다음을 통해 공유


표준 템플릿 라이브러리

The Standard Template Library (STL) establishes uniform standards for the application of iterators to STL containers or other sequences that you define, by STL algorithms or other functions that you define.

단원 내용

STL 컨테이너

반복기

알고리즘

Allocators

함수 개체

참고 항목

참조

C++ 표준 라이브러리 개요