Home
last modified time | relevance | path

Searched refs:impl_type (Results 1 – 3 of 3) sorted by relevance

/trunk/main/autodoc/source/ary/inc/store/
H A Ds_iterator.hxx53 typedef typename Base<ENTITY>::impl_type impl_container;
54 typedef typename impl_container::const_iterator impl_type; typedef in ary::stg::iterator
60 impl_type i_impl) in iterator()
77 impl_type ImplIterator() const { return itImpl; } in ImplIterator()
80 impl_type itImpl;
94 typedef typename Base<ENTITY>::impl_type impl_container;
95 typedef typename impl_container::const_iterator impl_type; typedef in ary::stg::const_iterator
101 impl_type i_impl) in const_iterator()
121 impl_type itImpl;
146 typedef ::ary::stg::iterator<ENTITY> impl_type; typedef in ary::stg::filter_iterator
[all …]
H A Ds_base.hxx53 typedef std::deque< ENTITY* > impl_type; typedef in ary::stg::Base
54 typedef typename impl_type::const_iterator c_iter;
84 impl_type aData;
/trunk/main/autodoc/inc/cosv/tpl/
H A Dvvector.hxx130 typedef std::vector< DYN XX* > impl_type; typedef in csv::VirtualVector
131 typedef typename impl_type::size_type size_type;
206 typedef typename my_container::impl_type::const_iterator impl_iterator;
301 typedef typename my_container::impl_type::iterator impl_iterator;