table of contents
other versions
__gnu_pbds::detail::container_base_dispatch< Key, Mapped, _Alloc, Tag, Policy_Tl >(3cxx) | __gnu_pbds::detail::container_base_dispatch< Key, Mapped, _Alloc, Tag, Policy_Tl >(3cxx) |
NAME¶
__gnu_pbds::detail::container_base_dispatch< Key, Mapped, _Alloc, Tag, Policy_Tl > - Dispatch mechanism, primary template for associative types.
SYNOPSIS¶
Detailed Description¶
template<typename Key, typename Mapped, typename _Alloc, typename Tag, typename Policy_Tl = null_type>¶
struct __gnu_pbds::detail::container_base_dispatch< Key, Mapped, _Alloc, Tag, Policy_Tl >" Dispatch mechanism, primary template for associative types.
Definition at line 449 of file tag_and_trait.hpp.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Mon May 22 2017 | libstdc++ |