Searched defs:static_interrupt_dispatch (Results 1 – 1 of 1) sorted by relevance
| /third_party/boost/boost/geometry/algorithms/detail/relate/ |
| D | result.hpp | 787 struct static_interrupt_dispatch struct 789 static const bool value = false; 793 struct static_interrupt_dispatch<StaticMask, V, F1, F2, true, IsSequence> struct 795 static const char mask_el = StaticMask::template static_get<F1, F2>::value; 797 static const bool value 831 struct static_interrupt_dispatch<StaticMask, V, F1, F2, true, true> struct 833 static const bool value
|