Home
last modified time | relevance | path

Searched refs:BOOST_NO_CXX11_LAMBDAS (Results 1 – 25 of 94) sorted by relevance

1234

/third_party/boost/libs/thread/test/sync/mutual_exclusion/sync_bounded_queue/
Dmulti_thread_pass.cpp92 #if ! defined BOOST_NO_CXX11_LAMBDAS in test_concurrent_push_and_pull_on_empty_queue()
103 #if ! defined BOOST_NO_CXX11_LAMBDAS in test_concurrent_push_and_pull_on_empty_queue()
135 #if ! defined BOOST_NO_CXX11_LAMBDAS in test_concurrent_push_on_empty_queue()
174 #if ! defined BOOST_NO_CXX11_LAMBDAS in test_concurrent_push_on_full_queue()
222 #if ! defined BOOST_NO_CXX11_LAMBDAS in test_concurrent_pull_on_queue()
/third_party/boost/libs/lockfree/test/
Dstack_test.cpp123 #ifdef BOOST_NO_CXX11_LAMBDAS in BOOST_AUTO_TEST_CASE()
152 #ifdef BOOST_NO_CXX11_LAMBDAS in BOOST_AUTO_TEST_CASE()
175 #ifdef BOOST_NO_CXX11_LAMBDAS in BOOST_AUTO_TEST_CASE()
199 #ifdef BOOST_NO_CXX11_LAMBDAS in BOOST_AUTO_TEST_CASE()
Dqueue_test.cpp99 #ifdef BOOST_NO_CXX11_LAMBDAS in BOOST_AUTO_TEST_CASE()
128 #ifdef BOOST_NO_CXX11_LAMBDAS in BOOST_AUTO_TEST_CASE()
/third_party/boost/libs/thread/example/
Dwith_lock_guard.cpp18 #if defined(BOOST_NO_CXX11_LAMBDAS) || (defined BOOST_MSVC && _MSC_VER < 1700)
46 #if defined(BOOST_NO_CXX11_LAMBDAS) || (defined BOOST_MSVC && _MSC_VER < 1700) in main()
/third_party/boost/libs/local_function/example/
Dgcc_lambda.hpp67 #ifdef BOOST_NO_CXX11_LAMBDAS
121 #ifdef BOOST_NO_CXX11_LAMBDAS
Dconst_block_error_cxx11_lambda.cpp9 #ifdef BOOST_NO_CXX11_LAMBDAS
Dnoncopyable_cxx11_lambda_error.cpp9 #ifdef BOOST_NO_CXX11_LAMBDAS
Dadd_cxx11_lambda.cpp9 #ifdef BOOST_NO_CXX11_LAMBDAS
Dgcc_cxx11_lambda.cpp9 #ifdef BOOST_NO_CXX11_LAMBDAS
Dexpensive_copy_cxx11_lambda.cpp9 #ifdef BOOST_NO_CXX11_LAMBDAS
/third_party/boost/libs/geometry/test/algorithms/
Dtest_for_each.hpp98 #if !defined(BOOST_NO_CXX11_LAMBDAS) in test_per_point_const()
121 #if !defined(BOOST_NO_CXX11_LAMBDAS) in test_per_point_non_const()
148 #if !defined(BOOST_NO_CXX11_LAMBDAS) in test_per_point_non_const()
/third_party/boost/boost/math/
Dspecial_functions.hpp50 #if !defined(BOOST_NO_CXX11_AUTO_DECLARATIONS) && !defined(BOOST_NO_CXX11_LAMBDAS) && !defined(BOOS…
/third_party/boost/libs/config/test/
Dno_lambdas_fail.cpp27 #ifdef BOOST_NO_CXX11_LAMBDAS
Dno_lambdas_pass.cpp27 #ifndef BOOST_NO_CXX11_LAMBDAS
/third_party/boost/boost/config/compiler/
Dcray.hpp206 #define BOOST_NO_CXX11_LAMBDAS macro
281 #undef BOOST_NO_CXX11_LAMBDAS
/third_party/boost/libs/scope_exit/test/
Dnative_this.cpp26 #ifndef BOOST_NO_CXX11_LAMBDAS in check()
Dnative_this_tpl.cpp28 #ifndef BOOST_NO_CXX11_LAMBDAS in check()
/third_party/boost/libs/math/test/
Dtest_root_finding_concepts.cpp149 #ifndef BOOST_NO_CXX11_LAMBDAS in BOOST_AUTO_TEST_CASE()
195 #ifndef BOOST_NO_CXX11_LAMBDAS in BOOST_AUTO_TEST_CASE()
225 #ifndef BOOST_NO_CXX11_LAMBDAS in BOOST_AUTO_TEST_CASE()
243 #ifndef BOOST_NO_CXX11_LAMBDAS in BOOST_AUTO_TEST_CASE()
/third_party/boost/boost/spirit/home/support/
Daction_dispatch.hpp18 #if !defined(BOOST_NO_CXX11_RVALUE_REFERENCES) && !defined(BOOST_NO_CXX11_LAMBDAS) && \
38 #if !defined(BOOST_NO_CXX11_RVALUE_REFERENCES) && !defined(BOOST_NO_CXX11_LAMBDAS) && \
/third_party/boost/libs/thread/test/sync/mutual_exclusion/with_lock_guard/
Dwith_lock_guard_lambda.cpp23 #if defined(BOOST_NO_CXX11_LAMBDAS) || (defined BOOST_MSVC && _MSC_VER < 1700)
/third_party/boost/libs/scope_exit/example/
Dworld_cxx11_lambda.cpp10 #ifdef BOOST_NO_CXX11_LAMBDAS
/third_party/boost/libs/thread/test/
Dtest_9711.cpp18 #if ! defined BOOST_NO_CXX11_LAMBDAS && ! (defined BOOST_MSVC && _MSC_VER < 1700) in main()
/third_party/boost/libs/math/example/
Dooura_fourier_integrals_example.cpp9 #ifdef BOOST_NO_CXX11_LAMBDAS
/third_party/boost/libs/typeof/test/
Dmsvc_typeof_in_lambda.cpp8 #if defined(BOOST_NO_CXX11_LAMBDAS)
/third_party/boost/libs/thread/test/threads/thread/constr/
Dlambda_pass.cpp26 #if ! defined BOOST_NO_CXX11_LAMBDAS

1234