table of contents
__gnu_pbds::detail::container_base_dispatch< Key, Mapped, _Alloc, Tag, Policy_Tl >(3) | Library Functions Manual | __gnu_pbds::detail::container_base_dispatch< Key, Mapped, _Alloc, Tag, Policy_Tl >(3) |
NAME¶
__gnu_pbds::detail::container_base_dispatch< Key, Mapped, _Alloc, Tag, Policy_Tl > -
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.
Tue Sep 29 2020 | libstdc++ |