Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DFeatureTestMacroTable.rst93 ``__cpp_lib_clamp`` ``201603L``
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dversion49 __cpp_lib_clamp 201603L <algorithm>
217 # define __cpp_lib_clamp 201603L
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dversion131 #define __cpp_lib_clamp 201603
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dversion136 #define __cpp_lib_clamp 201603L
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h3668 #define __cpp_lib_clamp 201603 in _GLIBCXX_VISIBILITY() macro
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h3612 #define __cpp_lib_clamp 201603L in _GLIBCXX_VISIBILITY() macro
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog4710 * include/bits/stl_algo.h (__cpp_lib_clamp): Likewise.
H A DChangeLog-20168279 * include/bits/stl_algo.h: Implement clamp. Feature __cpp_lib_clamp.