Home
last modified time | relevance | path

Searched refs:__cpp_lib_addressof_constexpr (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dmove.h129 # define __cpp_lib_addressof_constexpr 201603 in _GLIBCXX_VISIBILITY() macro
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dmove.h133 # define __cpp_lib_addressof_constexpr 201603L in _GLIBCXX_VISIBILITY() macro
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DFeatureTestMacroTable.rst71 ``__cpp_lib_addressof_constexpr`` ``201603L``
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dversion17 __cpp_lib_addressof_constexpr 201603L <memory>
203 # define __cpp_lib_addressof_constexpr 201603L
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dversion102 #define __cpp_lib_addressof_constexpr 201603
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dversion104 #define __cpp_lib_addressof_constexpr 201603L
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog4704 * include/bits/move.h (__cpp_lib_addressof_constexpr): Likewise.
H A DChangeLog-2016324 Guard with #ifndef __cpp_lib_addressof_constexpr.