C
c언어 stl이란?
pypanda
2020. 11. 6. 00:06
728x90
-
stl : 표준 C++ 라이브러리 (Standard Template Library)
-
프로그램에 필요한 자료구조와 알고리즘을 Template로 제공하는 라이브러리
출처: https://blockdmask.tistory.com/67 [개발자 지망생]