OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOST_NO_CXX11_CONSTEXPR
(Results
1 - 3
of
3
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
clang.hpp
43
# define
BOOST_NO_CXX11_CONSTEXPR
gcc.hpp
212
#define
BOOST_NO_CXX11_CONSTEXPR
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp
766
// Use
BOOST_NO_CXX11_CONSTEXPR
instead of BOOST_NO_CONSTEXPR
767
#if defined(
BOOST_NO_CXX11_CONSTEXPR
) && !defined(BOOST_NO_CONSTEXPR)
Completed in 41 milliseconds