Searched defs:is_fundamental (Results 1 – 2 of 2) sorted by relevance
26 struct _LIBCPP_TEMPLATE_VIS _LIBCPP_NO_SPECIALIZATIONS is_fundamental : _BoolConstant<__is_fundamental(_Tp)> {}; struct
896 void is_fundamental() in is_fundamental() function