OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wrope
(Results
1 - 2
of
2
) sorted by null
/external/stlport/test/unit/
mvctor_declaration_test.cpp
191
//crope,
wrope
:
199
CPPUNIT_ASSERT( is_movable(
wrope
()) );
201
CPPUNIT_ASSERT( is_move_complete(
wrope
()) );
203
CPPUNIT_ASSERT( !is_move_complete(
wrope
()) );
/external/stlport/stlport/stl/
_rope.h
2299
typedef rope<wchar_t, allocator<wchar_t> >
wrope
;
typedef
[
all
...]
Completed in 165 milliseconds