Searched defs:native_tag (Results 1 – 2 of 2) sorted by relevance
123 inline int fpclassify_imp BOOST_NO_MACRO_EXPAND(T t, const native_tag&) in BOOST_NO_MACRO_EXPAND()239 inline int fpclassify_imp<long double> BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND()302 inline bool isfinite_impl<long double> BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND()362 inline bool isnormal_impl<long double> BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND()440 inline bool isinf_impl<long double> BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND()
92 struct native_tag {}; struct