Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/geometries/adapted/boost_polygon/
Dpolygon.hpp71 typedef adapt::bp::ring_proxy<polygon_type const> const_proxy; typedef
89 typedef adapt::bp::holes_proxy<polygon_type const> const_proxy; typedef
/third_party/boost/boost/mpi/detail/
Dbroadcast_sc.hpp35 const skeleton_proxy<T>& const_proxy(proxy); in broadcast() local