Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/srs/projections/
Dspar.hpp1019 struct is_same_i : boost::false_type {}; struct
1021 struct is_same_i<Param<I>, Param> : boost::true_type {}; struct