Besonderhede van voorbeeld: 7657418664489237161

Metadata

Author: WikiMatrix

Data

English[en]
Provides the container class template std::array, a container for a fixed sized array. <bitset> Provides the specialized container class std::bitset, a bit array. <deque> Provides the container class template std::deque, a double-ended queue. <forward_list> New in C++11 and TR1.
Korean[ko]
고정 크기 배열을 위한 컨테이너인 std::array 컨테이너 클래스 템플릿을 제공한다. <bitset> 비트 배열인 특수화된 std::bitset 컨테이너 클래스를 제공한다. <deque> 덱인 std::deque 컨테이너 클래스 템플릿을 제공한다. <forward_list> C++11과 TR1에서 새로 추가되었다.

History

Your action: