Home
last modified time | relevance | path

Searched refs:is_floating_point (Results 1 – 25 of 3243) sorted by relevance

12345678910>>...130

/dports/devel/boost-docs/boost_1_72_0/libs/type_traits/test/
H A Dis_floating_point_test.cpp15 TT_TEST_BEGIN(is_floating_point)
17 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float>::value, true);
18 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float const>::value, true);
22 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<double>::value, true);
42 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<void>::value, false);
43 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<int>::value, false);
44 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<UDT>::value, false);
47 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float*>::value, false);
48 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float&>::value, false);
59 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<foo0_t>::value, false);
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/type_traits/test/
H A Dis_floating_point_test.cpp15 TT_TEST_BEGIN(is_floating_point)
17 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float>::value, true);
18 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float const>::value, true);
22 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<double>::value, true);
42 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<void>::value, false);
43 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<int>::value, false);
44 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<UDT>::value, false);
47 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float*>::value, false);
48 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float&>::value, false);
59 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<foo0_t>::value, false);
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/type_traits/test/
H A Dis_floating_point_test.cpp15 TT_TEST_BEGIN(is_floating_point)
17 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float>::value, true);
18 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float const>::value, true);
22 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<double>::value, true);
42 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<void>::value, false);
43 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<int>::value, false);
44 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<UDT>::value, false);
47 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float*>::value, false);
48 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float&>::value, false);
59 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<foo0_t>::value, false);
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/type_traits/test/
H A Dis_floating_point_test.cpp15 TT_TEST_BEGIN(is_floating_point)
17 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float>::value, true);
18 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float const>::value, true);
22 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<double>::value, true);
42 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<void>::value, false);
43 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<int>::value, false);
44 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<UDT>::value, false);
47 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float*>::value, false);
48 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float&>::value, false);
59 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<foo0_t>::value, false);
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/type_traits/test/
H A Dis_floating_point_test.cpp15 TT_TEST_BEGIN(is_floating_point)
17 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float>::value, true);
18 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float const>::value, true);
22 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<double>::value, true);
35 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<void>::value, false);
36 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<int>::value, false);
37 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<UDT>::value, false);
40 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float*>::value, false);
41 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float&>::value, false);
52 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<foo0_t>::value, false);
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/type_traits/test/
H A Dis_floating_point_test.cpp15 TT_TEST_BEGIN(is_floating_point)
17 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float>::value, true);
18 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float const>::value, true);
22 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<double>::value, true);
35 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<void>::value, false);
36 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<int>::value, false);
37 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<UDT>::value, false);
40 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float*>::value, false);
41 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float&>::value, false);
52 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<foo0_t>::value, false);
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/type_traits/test/
H A Dis_floating_point_test.cpp15 TT_TEST_BEGIN(is_floating_point)
17 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float>::value, true);
18 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float const>::value, true);
22 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<double>::value, true);
35 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<void>::value, false);
36 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<int>::value, false);
37 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<UDT>::value, false);
40 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float*>::value, false);
41 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float&>::value, false);
52 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<foo0_t>::value, false);
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/type_traits/test/
H A Dis_floating_point_test.cpp15 TT_TEST_BEGIN(is_floating_point)
17 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float>::value, true);
18 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float const>::value, true);
22 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<double>::value, true);
35 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<void>::value, false);
36 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<int>::value, false);
37 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<UDT>::value, false);
40 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float*>::value, false);
41 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float&>::value, false);
52 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<foo0_t>::value, false);
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/type_traits/test/
H A Dis_floating_point_test.cpp15 TT_TEST_BEGIN(is_floating_point)
17 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float>::value, true);
18 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float const>::value, true);
22 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<double>::value, true);
35 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<void>::value, false);
36 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<int>::value, false);
37 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<UDT>::value, false);
40 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float*>::value, false);
41 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<float&>::value, false);
52 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_floating_point<foo0_t>::value, false);
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
33 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
41 static_assert(test_category<is_floating_point, in test01()
44 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
45 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/20_util/is_floating_point/
H A Dvalue.cc26 using std::is_floating_point; in test01()
29 static_assert(test_category<is_floating_point, void>(false), ""); in test01()
30 static_assert(test_category<is_floating_point, char>(false), ""); in test01()
34 static_assert(test_category<is_floating_point, wchar_t>(false), ""); in test01()
36 static_assert(test_category<is_floating_point, short>(false), ""); in test01()
38 static_assert(test_category<is_floating_point, int>(false), ""); in test01()
40 static_assert(test_category<is_floating_point, long>(false), ""); in test01()
43 static_assert(test_category<is_floating_point, in test01()
46 static_assert(test_category<is_floating_point, float>(true), ""); in test01()
47 static_assert(test_category<is_floating_point, double>(true), ""); in test01()
[all …]

12345678910>>...130