Searched defs:const_formatF (Results 1 – 1 of 1) sorted by relevance
32 struct const_formatF struct36 range_const_iterator<RangeT>::type format_iterator;37 typedef iterator_range<format_iterator> result_type;41 const_formatF(const RangeT& Format) : in const_formatF() argument47 result_type& operator()(const Range2T&) in operator ()()54 const result_type& operator()(const Range2T&) const in operator ()()60 result_type m_Format;