Searched refs:alignment_of_v (Results 1 – 5 of 5) sorted by relevance
27 inline constexpr size_t alignment_of_v = _LIBCPP_ALIGNOF(_Tp); variable
103 return Constant<std::alignment_of_v<T>>(); in Of()
284 using std::alignment_of_v;
382 template <class T> inline constexpr size_t alignment_of_v
599 SYMBOL(alignment_of_v, std::, <type_traits>)