HomeSort by: relevance | last modified time | path
    Searched refs:__cpp_lib_constexpr_string (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
version.h 1351 #if !defined(__cpp_lib_constexpr_string)
1355 # define __cpp_lib_constexpr_string 201907L macro
1360 # define __cpp_lib_constexpr_string 201811L macro
1365 # define __cpp_lib_constexpr_string 201611L macro
1368 #endif /* !defined(__cpp_lib_constexpr_string) && defined(__glibcxx_want_constexpr_string) */
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
basic_string.h 60 # define __cpp_lib_constexpr_string 201907L macro
63 # define __cpp_lib_constexpr_string 201611L
92 #if __cpp_lib_constexpr_string < 201907L
4333 #if __cpp_lib_constexpr_string >= 201907L
cow_string.h 41 # define __cpp_lib_constexpr_string 201811L macro
44 # define __cpp_lib_constexpr_string 201611L macro

Completed in 19 milliseconds