Searched defs:__libcpp_is_trivially_relocatable (Results 1 – 5 of 5) sorted by relevance
29 struct __libcpp_is_trivially_relocatable : integral_constant<bool, __is_trivially_relocatable(_Tp)>… struct