Searched refs:vincenty_type (Results 1 – 3 of 3) sorted by relevance
34 typedef bg::strategy::distance::vincenty<stype> vincenty_type; typedef82 typename geo_strategies<P>::vincenty_type vincenty; in test_vincenty()
30 typedef bg::strategy::distance::vincenty<stype> vincenty_type; typedef95 typename geo_strategies<P>::vincenty_type vincenty; in test_vincenty()
169 typedef bg::strategy::distance::vincenty<Spheroid> vincenty_type; in test_vincenty() typedef174 bg::concepts::PointDistanceStrategy<vincenty_type, P1, P2>) in test_vincenty()177 vincenty_type vincenty(spheroid); in test_vincenty()179 …typedef typename bg::strategy::distance::services::return_type<vincenty_type, P1, P2>::type return… in test_vincenty()