Home
last modified time | relevance | path

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

/external/stlport/test/eh/
Dtest_construct.h33 struct test_copy_construct { struct
34 test_copy_construct() { in test_copy_construct() function
38 void operator()( const T& t ) const { in operator()