Variable template alias for std::has_unique_object_representations_v.

Synopsis

Declared in <bsl_type_traits.h>

template<class TYPE>
inline constexpr bool has_unique_object_representations_v = std::has_unique_object_representations<TYPE>::value;

Created with MrDocs