Variable template alias for std::alignment_of_v.

Synopsis

Declared in <bsl_type_traits.h>

template<class TYPE>
inline constexpr std::size_t alignment_of_v = std::alignment_of<TYPE>::value;

Created with MrDocs