hanchenye-llvm-project/libcxx/test/re/re.regex
Howard Hinnant 7609c9b665 Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
llvm-svn: 113086
2010-09-04 23:28:19 +00:00
..
re.regex.assign Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. 2010-09-04 23:28:19 +00:00
re.regex.const
re.regex.construct Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. 2010-09-04 23:28:19 +00:00
re.regex.locale Everything under [re.regex] 2010-08-13 18:11:23 +00:00
re.regex.nonmemb Everything under [re.regex] 2010-08-13 18:11:23 +00:00
re.regex.operations Everything under [re.regex] 2010-08-13 18:11:23 +00:00
re.regex.swap Everything under [re.regex] 2010-08-13 18:11:23 +00:00
types.pass.cpp