Home
last modified time | relevance | path

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

/third_party/boost/boost/polygon/
Disotropy.hpp220 struct gtl_and_c { typedef gtl_no type; }; struct
222 struct gtl_and_c<true, true> { typedef gtl_yes type; }; argument