![]() This patch cleans up all usages of the following feature test macros inside <vector> and its tests: * _LIBCPP_HAS_NO_RVALUE_REFERENCES * _LIBCPP_HAS_NO_VARIADICS * _LIBCPP_HAS_NO_GENERALIZED_INITIALIZERS Where needed the above guards were replaced with _LIBCPP_CXX03_LANG. llvm-svn: 300410 |
||
---|---|---|
.. | ||
capacity.pass.cpp | ||
max_size.pass.cpp | ||
reserve.pass.cpp | ||
resize_size.pass.cpp | ||
resize_size_value.pass.cpp | ||
shrink_to_fit.pass.cpp | ||
swap.pass.cpp |