OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BOOST_NO_TYPEID
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
clang.hpp
19
#if !__has_feature(cxx_rtti) && !defined(
BOOST_NO_TYPEID
)
20
# define
BOOST_NO_TYPEID
gcc.hpp
140
# ifndef
BOOST_NO_TYPEID
141
# define
BOOST_NO_TYPEID
Completed in 31 milliseconds