Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/util/
Dselect_most_precise.hpp77 struct select_floating_point struct
79 typedef char type;
85 struct select_floating_point<true, false, T1, T2> struct
87 typedef T1 type;
92 struct select_floating_point<false, true, T1, T2> struct
94 typedef T2 type;