OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rtti
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
rtti.hpp
22
namespace
rtti
{
namespace in namespace:boost
25
// **************
rtti
::type_id ************** //
55
#define BOOST_RTTI_SWITCH( type_id_ ) if( ::boost::
rtti
::id_t switch_by_id = type_id_ )
56
#define BOOST_RTTI_CASE( type ) if( switch_by_id == ::boost::
rtti
::type_id<type>() )
60
} // namespace
rtti
/ndk/build/core/
definitions.mk
[
all
...]
Completed in 379 milliseconds