Home
last modified time | relevance | path

Searched refs:const_proxy (Results 1 – 3 of 3) 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
78 static inline const_proxy get(polygon_type const& p) in get()
80 return const_proxy(p); in get()
89 typedef adapt::bp::holes_proxy<polygon_type const> const_proxy; typedef
96 static inline const_proxy get(polygon_type const& p) in get()
98 return const_proxy(p); in get()
/third_party/boost/boost/mpi/detail/
Dbroadcast_sc.hpp35 const skeleton_proxy<T>& const_proxy(proxy); in broadcast() local
36 broadcast(comm, const_proxy, root); in broadcast()
/third_party/boost/libs/fusion/doc/
Dnotes.qbk205 [[[^const_proxy['N]]]
219 …[[[^const_proxy['N].get()]] [Invokes [^get_expr['N]] and forwards its return value. [^get_ex…