Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dptr_traits.h39 # ifndef __cpp_lib_constexpr_memory
41 # define __cpp_lib_constexpr_memory 201811L macro
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/
Dversion248 #define __cpp_lib_constexpr_memory 201811L
312 # undef __cpp_lib_constexpr_memory
313 # define __cpp_lib_constexpr_memory 202202L
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
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
DChangeLog-20206380 * include/bits/ptr_traits.h (__cpp_lib_constexpr_memory): Define to
6402 (__cpp_lib_constexpr_memory, __cpp_lib_polymorphic_allocator)