Template:cpp/container/get header
From cppreference.com
|basic_string=string |forward_list=forward_list |multiset=set |multimap=map |unordered_multiset=unordered_set |unordered_multimap=unordered_map |flat_multiset=flat_set |flat_multimap=flat_map |priority_queue=queue
Template documentation
Get the header in which the specified standard C++ container lives in.
Name of the header in which the standard C++ containers live in are not always regular. This may become a problem when writing template pages.
Subpages of this template. |