OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOST_NO_CXX11_NUMERIC_LIMITS
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/stdlib/
libstdcpp3.hpp
139
# define
BOOST_NO_CXX11_NUMERIC_LIMITS
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp
850
// Use
BOOST_NO_CXX11_NUMERIC_LIMITS
instead of BOOST_NO_NUMERIC_LIMITS_LOWEST
851
#if defined(
BOOST_NO_CXX11_NUMERIC_LIMITS
) && !defined(BOOST_NO_NUMERIC_LIMITS_LOWEST)
Completed in 630 milliseconds