Searched defs:floating_point (Results 1 – 2 of 2) sorted by relevance
39 concept floating_point = is_floating_point_v<_Tp>; variable
231 double floating_point(long long a, int b) { in floating_point() function