Home
last modified time | relevance | path

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

/third_party/boost/libs/poly_collection/test/
Dtest_iterators.cpp71 local_base_iterator lbfirst=p.begin(typeid(Type)), in test_iterators() local
256 local_base_iterator lbfirst=first->begin(),lblast=first->end(); in test_iterators() local
/third_party/boost/boost/poly_collection/detail/
Dsegment_split.hpp123 auto lbfirst=traits::local_base_iterator_from(first), in for_each_segment() local