Home
last modified time | relevance | path

Searched refs:bug_262 (Results 1 – 1 of 1) sorted by relevance

/dports/databases/postgresql-libpqxx/libpqxx-7.2.0/test/unit/
H A Dtest_float.cxx37 template<typename T> void bug_262() in bug_262() function
85 bug_262<float>(); in test_bug_262()
86 bug_262<double>(); in test_bug_262()
87 bug_262<long double>(); in test_bug_262()