Home
last modified time | relevance | path

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

/third_party/boost/libs/iterator/doc/
Dindex.rst109 .. |facade| replace:: ``iterator_facade`` substdef in Iterator Facade and Adaptor
110 .. _facade: iterator_facade.html target in Iterator Facade and Adaptor
Dfacade-and-adaptor.rst305 Class template ``iterator_facade``
/third_party/boost/libs/geometry/example/
Dc08_custom_non_std_example.cpp119 > facade; typedef
/third_party/boost/boost/iterator/
Diterator_facade.hpp601 static I& derived(iterator_facade<I,V,TC,R,D>& facade) in derived()
607 static I const& derived(iterator_facade<I,V,TC,R,D> const& facade) in derived()