OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOST_NO_CXX11_DEFAULTED_FUNCTIONS
(Results
1 - 3
of
3
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
clang.hpp
55
# define
BOOST_NO_CXX11_DEFAULTED_FUNCTIONS
gcc.hpp
183
# define
BOOST_NO_CXX11_DEFAULTED_FUNCTIONS
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp
778
// Use
BOOST_NO_CXX11_DEFAULTED_FUNCTIONS
instead of BOOST_NO_DEFAULTED_FUNCTIONS
779
#if defined(
BOOST_NO_CXX11_DEFAULTED_FUNCTIONS
) && !defined(BOOST_NO_DEFAULTED_FUNCTIONS)
Completed in 275 milliseconds