Home
last modified time | relevance | path

Searched defs:is_arg_nan (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Ddefault_ops.hpp1535 inline bool is_arg_nan(const T& val, mpl::true_ const&, const mpl::false_&) in is_arg_nan() function
1540 inline bool is_arg_nan(const T& val, mpl::false_ const&, const mpl::true_&) in is_arg_nan() function
1545 inline bool is_arg_nan(const T&, mpl::false_ const&, const mpl::false_&) in is_arg_nan() function
1551 inline bool is_arg_nan(const T& val) in is_arg_nan() function