Home
last modified time | relevance | path

Searched refs:__cpp_lib_constexpr_memory (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dptr_traits.h39 # ifndef __cpp_lib_constexpr_memory
41 # define __cpp_lib_constexpr_memory 201811L macro
H A Dunique_ptr.h45 # if __cpp_lib_constexpr_memory < 202202L
47 # undef __cpp_lib_constexpr_memory
48 # define __cpp_lib_constexpr_memory 202202L macro
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dversion248 #define __cpp_lib_constexpr_memory 201811L
312 # undef __cpp_lib_constexpr_memory
313 # define __cpp_lib_constexpr_memory 202202L
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DFeatureTestMacroTable.rst213 ``__cpp_lib_constexpr_memory`` ``201811L``
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dptr_traits.h38 #define __cpp_lib_constexpr_memory 201811L macro
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dversion57 __cpp_lib_constexpr_memory 201811L <memory>
307 # define __cpp_lib_constexpr_memory 201811L
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dversion211 #define __cpp_lib_constexpr_memory 201811L
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog3649 * include/bits/ptr_traits.h (__cpp_lib_constexpr_memory): Define
3651 * include/bits/unique_ptr.h (__cpp_lib_constexpr_memory):
3656 * include/std/version (__cpp_lib_constexpr_memory): Define new
H A DChangeLog-20206380 * include/bits/ptr_traits.h (__cpp_lib_constexpr_memory): Define to
6402 (__cpp_lib_constexpr_memory, __cpp_lib_polymorphic_allocator)