Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinstantiate-function-params.cpp24 template < typename TT > struct InputIterator { struct
25 …typedef instantiate< & requirement_<void(*)(usage_requirements<InputIterator> x)>::failed> boost_… argument
/external/libchrome/base/containers/
Dflat_tree_unittest.cc50 class InputIterator { class
58 InputIterator() : it_() {} in InputIterator() function in base::internal::__anonb53bde190111::InputIterator
59 explicit InputIterator(It it) : it_(it) {} in InputIterator() function in base::internal::__anonb53bde190111::InputIterator