text
stringlengths 0
2.2M
|
---|
printf("%s\n",
|
STRINGIFY(BSLS_LIBRARYFEATURES_HAS_CPP11_RANGE_FUNCTIONS) );
|
#else
|
printf("UNDEFINED\n");
|
#endif
|
printf("\n BSLS_LIBRARYFEATURES_HAS_CPP11_STREAM_MOVE: ");
|
#ifdef BSLS_LIBRARYFEATURES_HAS_CPP11_STREAM_MOVE
|
printf("%s\n", STRINGIFY(BSLS_LIBRARYFEATURES_HAS_CPP11_STREAM_MOVE) );
|
#else
|
printf("UNDEFINED\n");
|
#endif
|
printf("\n BSLS_LIBRARYFEATURES_HAS_CPP11_TUPLE: ");
|
#ifdef BSLS_LIBRARYFEATURES_HAS_CPP11_TUPLE
|
printf("%s\n", STRINGIFY(BSLS_LIBRARYFEATURES_HAS_CPP11_TUPLE) );
|
#else
|
printf("UNDEFINED\n");
|
#endif
|
printf("\n BSLS_LIBRARYFEATURES_HAS_CPP11_UNIQUE_PTR: ");
|
#ifdef BSLS_LIBRARYFEATURES_HAS_CPP11_UNIQUE_PTR
|
printf("%s\n", STRINGIFY(BSLS_LIBRARYFEATURES_HAS_CPP11_UNIQUE_PTR) );
|
#else
|
printf("UNDEFINED\n");
|
#endif
|
printf("\n BSLS_LIBRARYFEATURES_HAS_CPP14_BASELINE_LIBRARY: ");
|
#ifdef BSLS_LIBRARYFEATURES_HAS_CPP14_BASELINE_LIBRARY
|
printf("%s\n",
|
STRINGIFY(BSLS_LIBRARYFEATURES_HAS_CPP14_BASELINE_LIBRARY) );
|
#else
|
printf("UNDEFINED\n");
|
#endif
|
printf("\n BSLS_LIBRARYFEATURES_HAS_CPP14_INTEGER_SEQUENCE: ");
|
#ifdef BSLS_LIBRARYFEATURES_HAS_CPP14_INTEGER_SEQUENCE
|
printf("%s\n",
|
STRINGIFY(BSLS_LIBRARYFEATURES_HAS_CPP14_INTEGER_SEQUENCE) );
|
#else
|
printf("UNDEFINED\n");
|
#endif
|
printf("\n BSLS_LIBRARYFEATURES_HAS_CPP14_RANGE_FUNCTIONS: ");
|
#ifdef BSLS_LIBRARYFEATURES_HAS_CPP14_RANGE_FUNCTIONS
|
printf("%s\n",
|
STRINGIFY(BSLS_LIBRARYFEATURES_HAS_CPP14_RANGE_FUNCTIONS) );
|
#else
|
printf("UNDEFINED\n");
|
#endif
|
printf("\n BSLS_LIBRARYFEATURES_HAS_CPP17_BASELINE_LIBRARY: ");
|
#ifdef BSLS_LIBRARYFEATURES_HAS_CPP17_BASELINE_LIBRARY
|
printf("%s\n",
|
STRINGIFY(BSLS_LIBRARYFEATURES_HAS_CPP17_BASELINE_LIBRARY) );
|
#else
|
printf("UNDEFINED\n");
|
#endif
|
printf("\n BSLS_LIBRARYFEATURES_HAS_CPP17_PRECISE_BITWIDTH_ATOMICS: ");
|
#ifdef BSLS_LIBRARYFEATURES_HAS_CPP17_PRECISE_BITWIDTH_ATOMICS
|
printf("%s\n",
|
STRINGIFY(BSLS_LIBRARYFEATURES_HAS_CPP17_PRECISE_BITWIDTH_ATOMICS) );
|
#else
|
printf("UNDEFINED\n");
|
#endif
|
printf("\n BSLS_LIBRARYFEATURES_HAS_CPP98_AUTO_PTR: ");
|
#ifdef BSLS_LIBRARYFEATURES_HAS_CPP98_AUTO_PTR
|
printf("%s\n", STRINGIFY(BSLS_LIBRARYFEATURES_HAS_CPP98_AUTO_PTR) );
|
#else
|
printf("UNDEFINED\n");
|
#endif
|
printf("\n BSLS_LIBRARYFEATURES_STDCPP_GNU: ");
|
#ifdef BSLS_LIBRARYFEATURES_STDCPP_GNU
|
printf("%s\n", STRINGIFY(BSLS_LIBRARYFEATURES_STDCPP_GNU) );
|
#else
|
printf("UNDEFINED\n");
|
#endif
|
printf("\n BSLS_LIBRARYFEATURES_STDCPP_IBM: ");
|
#ifdef BSLS_LIBRARYFEATURES_STDCPP_IBM
|
printf("%s\n", STRINGIFY(BSLS_LIBRARYFEATURES_STDCPP_IBM) );
|
#else
|
printf("UNDEFINED\n");
|
#endif
|
printf("\n BSLS_LIBRARYFEATURES_STDCPP_INTELLISENSE: ");
|
#ifdef BSLS_LIBRARYFEATURES_STDCPP_INTELLISENSE
|
printf("%s\n", STRINGIFY(BSLS_LIBRARYFEATURES_STDCPP_INTELLISENSE) );
|
#else
|
printf("UNDEFINED\n");
|
#endif
|
printf("\n BSLS_LIBRARYFEATURES_STDCPP_LIBCSTD: ");
|
#ifdef BSLS_LIBRARYFEATURES_STDCPP_LIBCSTD
|
printf("%s\n", STRINGIFY(BSLS_LIBRARYFEATURES_STDCPP_LIBCSTD) );
|
#else
|
printf("UNDEFINED\n");
|
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.