📄 jamfile
字号:
[ compile-fail no_std_iterator_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_NO_STD_LOCALE" :
[ run no_std_locale_pass.cpp <template>config_test_options ]
[ compile-fail no_std_locale_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_NO_STD_MESSAGES" :
[ run no_std_messages_pass.cpp <template>config_test_options ]
[ compile-fail no_std_messages_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_NO_STD_MIN_MAX" :
[ run no_std_min_max_pass.cpp <template>config_test_options ]
[ compile-fail no_std_min_max_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_NO_STD_OUTPUT_ITERATOR_ASSIGN" :
[ run no_std_oi_assign_pass.cpp <template>config_test_options ]
[ compile-fail no_std_oi_assign_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_NO_STD_USE_FACET" :
[ run no_std_use_facet_pass.cpp <template>config_test_options ]
[ compile-fail no_std_use_facet_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_NO_STD_WSTREAMBUF" :
[ run no_std_wstreambuf_pass.cpp <template>config_test_options ]
[ compile-fail no_std_wstreambuf_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_NO_STD_WSTRING" :
[ run no_std_wstring_pass.cpp <template>config_test_options ]
[ compile-fail no_std_wstring_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_NO_STDC_NAMESPACE" :
[ run no_stdc_namespace_pass.cpp <template>config_test_options ]
[ compile-fail no_stdc_namespace_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_NO_SWPRINTF" :
[ run no_swprintf_pass.cpp <template>config_test_options ]
[ compile-fail no_swprintf_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_NO_TEMPLATE_TEMPLATES" :
[ run no_template_template_pass.cpp <template>config_test_options ]
[ compile-fail no_template_template_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL" :
[ run no_using_breaks_adl_pass.cpp <template>config_test_options ]
[ compile-fail no_using_breaks_adl_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE" :
[ run no_using_decl_overld_pass.cpp <template>config_test_options ]
[ compile-fail no_using_decl_overld_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_NO_USING_TEMPLATE" :
[ run no_using_template_pass.cpp <template>config_test_options ]
[ compile-fail no_using_template_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_NO_VOID_RETURNS" :
[ run no_void_returns_pass.cpp <template>config_test_options ]
[ compile-fail no_void_returns_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_NO_INTRINSIC_WCHAR_T" :
[ run no_wchar_t_pass.cpp <template>config_test_options ]
[ compile-fail no_wchar_t_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_TWO_ARG_USE_FACET" :
[ run has_2arg_use_facet_pass.cpp <template>config_test_options ]
[ compile-fail has_2arg_use_facet_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_BETHREADS" :
[ run has_bethreads_pass.cpp <template>config_test_options ]
[ compile-fail has_bethreads_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_CLOCK_GETTIME" :
[ run has_clock_gettime_pass.cpp <template>config_test_options ]
[ compile-fail has_clock_gettime_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_DIRENT_H" :
[ run has_dirent_h_pass.cpp <template>config_test_options ]
[ compile-fail has_dirent_h_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_FTIME" :
[ run has_ftime_pass.cpp <template>config_test_options ]
[ compile-fail has_ftime_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_GETTIMEOFDAY" :
[ run has_gettimeofday_pass.cpp <template>config_test_options ]
[ compile-fail has_gettimeofday_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_HASH" :
[ run has_hash_pass.cpp <template>config_test_options ]
[ compile-fail has_hash_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_LONG_LONG" :
[ run has_long_long_pass.cpp <template>config_test_options ]
[ compile-fail has_long_long_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_MACRO_USE_FACET" :
[ run has_macro_use_facet_pass.cpp <template>config_test_options ]
[ compile-fail has_macro_use_facet_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_MS_INT64" :
[ run has_ms_int64_pass.cpp <template>config_test_options ]
[ compile-fail has_ms_int64_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_NANOSLEEP" :
[ run has_nanosleep_pass.cpp <template>config_test_options ]
[ compile-fail has_nanosleep_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_NL_TYPES_H" :
[ run has_nl_types_h_pass.cpp <template>config_test_options ]
[ compile-fail has_nl_types_h_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_NRVO" :
[ run has_nrvo_pass.cpp <template>config_test_options ]
[ compile-fail has_nrvo_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_PARTIAL_STD_ALLOCATOR" :
[ run has_part_alloc_pass.cpp <template>config_test_options ]
[ compile-fail has_part_alloc_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_PTHREAD_DELAY_NP" :
[ run has_pthread_delay_np_pass.cpp <template>config_test_options ]
[ compile-fail has_pthread_delay_np_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE" :
[ run has_pthread_ma_st_pass.cpp <template>config_test_options ]
[ compile-fail has_pthread_ma_st_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_PTHREAD_YIELD" :
[ run has_pthread_yield_pass.cpp <template>config_test_options ]
[ compile-fail has_pthread_yield_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_PTHREADS" :
[ run has_pthreads_pass.cpp <template>config_test_options ]
[ compile-fail has_pthreads_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_SCHED_YIELD" :
[ run has_sched_yield_pass.cpp <template>config_test_options ]
[ compile-fail has_sched_yield_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_SGI_TYPE_TRAITS" :
[ run has_sgi_type_traits_pass.cpp <template>config_test_options ]
[ compile-fail has_sgi_type_traits_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_SIGACTION" :
[ run has_sigaction_pass.cpp <template>config_test_options ]
[ compile-fail has_sigaction_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_SLIST" :
[ run has_slist_pass.cpp <template>config_test_options ]
[ compile-fail has_slist_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_STDINT_H" :
[ run has_stdint_h_pass.cpp <template>config_test_options ]
[ compile-fail has_stdint_h_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_STLP_USE_FACET" :
[ run has_stlp_use_facet_pass.cpp <template>config_test_options ]
[ compile-fail has_stlp_use_facet_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_UNISTD_H" :
[ run has_unistd_h_pass.cpp <template>config_test_options ]
[ compile-fail has_unistd_h_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_MSVC6_MEMBER_TEMPLATES" :
[ run has_vc6_mem_templ_pass.cpp <template>config_test_options ]
[ compile-fail has_vc6_mem_templ_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_MSVC_STD_ITERATOR" :
[ run has_vc_iterator_pass.cpp <template>config_test_options ]
[ compile-fail has_vc_iterator_fail.cpp <template>config_test_options ] ;
test-suite "BOOST_HAS_WINTHREADS" :
[ run has_winthreads_pass.cpp <template>config_test_options ]
[ compile-fail has_winthreads_fail.cpp <template>config_test_options ] ;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -