table of contents
other versions
- testing 10.2.1-6
- unstable 10.2.1-6
- experimental 10.2.1-19
conflicting packages
__gnu_pbds::detail::default_eq_fn< Key >(3cxx) | __gnu_pbds::detail::default_eq_fn< Key >(3cxx) |
NAME¶
__gnu_pbds::detail::default_eq_fn< Key > - Primary template, default_eq_fn.SYNOPSIS¶
Public Types¶
typedef std::equal_to< Key > type
Dispatched type.
Detailed Description¶
template<typename Key>¶
struct __gnu_pbds::detail::default_eq_fn< Key >" Primary template, default_eq_fn.Definition at line 67 of file standard_policies.hpp.
Member Typedef Documentation¶
template<typename Key > typedef std::equal_to<Key> __gnu_pbds::detail::default_eq_fn< Key >::type¶
Dispatched type.Definition at line 70 of file standard_policies.hpp.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Sun Jan 10 2021 | libstdc++ |