[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppContainer
Some STL container classes:
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppContainer
(C++) Container
A class for containing a certain or multiple data types.Some STL container classes:
- std::bitset
- std::deque
- std::list
- std::map
- std::multimap
- std::multiset
- std::pair
- std::priority_queue
- std::set
- std::slist
- std::stack
- std::string
- std::queue
- std::valarray
- std::vector
- boost::any
- boost::array
- boost::compressed_pair
- boost::dynamic_bitset
- boost::multiArray
- boost::ptr_array
- boost::ptr_deque
- boost::ptr_list
- boost::ptr_map
- boost::ptr_multimap
- boost::ptr_multiset
- boost::ptr_set
- boost::ptr_vector
- boost::shared_array
- boost::tuple
- boost::variant
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
