OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wrapperiterator
(Results
1 - 1
of
1
) sorted by null
/external/astl/tests/
test_iterator.cpp
112
typedef std::__wrapper_iterator<int *, int *>
WrapperIterator
;
118
EXPECT_TRUE(android::is_wrapper_iterator<android::
WrapperIterator
>::value);
Completed in 191 milliseconds