HomeSort by: relevance | last modified time | path
    Searched defs:__cpp_lib_constexpr_dynamic_alloc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
alloc_traits.h 406 # define __cpp_lib_constexpr_dynamic_alloc 201907L macro
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
version.h 1341 #if !defined(__cpp_lib_constexpr_dynamic_alloc)
1345 # define __cpp_lib_constexpr_dynamic_alloc 201907L macro
1348 #endif /* !defined(__cpp_lib_constexpr_dynamic_alloc) && defined(__glibcxx_want_constexpr_dynamic_alloc) */

Completed in 55 milliseconds