OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOST_NO_CXX11_RAW_LITERALS
(Results
1 - 3
of
3
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
clang.hpp
95
# define
BOOST_NO_CXX11_RAW_LITERALS
gcc.hpp
197
# define
BOOST_NO_CXX11_RAW_LITERALS
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp
814
// Use
BOOST_NO_CXX11_RAW_LITERALS
instead of BOOST_NO_RAW_LITERALS
815
#if defined(
BOOST_NO_CXX11_RAW_LITERALS
) && !defined(BOOST_NO_RAW_LITERALS)
Completed in 52 milliseconds