table of contents
__gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, No_Throw >(3) | Library Functions Manual | __gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, No_Throw >(3) |
NAME¶
__gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, No_Throw > -
SYNOPSIS¶
Detailed Description¶
template<typename _VTp, typename Cmp_Fn, typename _Alloc, bool No_Throw>struct __gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, No_Throw >¶
Entry compare, primary template.
Definition at line 50 of file entry_cmp.hpp.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Tue Sep 29 2020 | libstdc++ |