table of contents
__gnu_pbds::detail::no_throw_copies< Key, Mapped >(3) | Library Functions Manual | __gnu_pbds::detail::no_throw_copies< Key, Mapped >(3) |
NAME¶
__gnu_pbds::detail::no_throw_copies< Key, Mapped > -
SYNOPSIS¶
Public Types¶
typedef integral_constant< int,
__simple > indicator"
Static Public Attributes¶
static const bool __simple
Detailed Description¶
template<typename Key, typename Mapped>struct __gnu_pbds::detail::no_throw_copies< Key, Mapped >¶
Primary template.
Definition at line 61 of file types_traits.hpp.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Tue Sep 29 2020 | libstdc++ |