std::has_unique_object_representations< _Tp >
has_unique_object_representations
- Provided by: libstdc++-12-doc (Version: 12.3.0-1ubuntu1~22.04.3)
- Source: gcc-12
- Report a bug
has_unique_object_representations
Inherits std::integral_constant< _Tp, __v >.
typedef integral_constant< _Tp, __v > type
typedef _Tp value_type
constexpr operator value_type () const noexcept
constexpr value_type operator() () const noexcept
static constexpr _Tp value
struct std::has_unique_object_representations< _Tp >" has_unique_object_representations
Since
Generated automatically by Doxygen for libstdc++ from the source code.