Need to wrap a bit in an ifdef, since there are no initializer_lists in C++03
authorMarshall Clow <mclow.lists@gmail.com>
Wed, 11 Feb 2015 15:48:21 +0000 (15:48 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Wed, 11 Feb 2015 15:48:21 +0000 (15:48 +0000)
commit5f15a8b9596cbcea2a2974ac088405a3d9989d95
tree814c12a2726fc4901aad2c768c2e64d6fa413c94
parent002144f61dfdb96cbb75136b2d99b7d2391177d1
Need to wrap a bit in an ifdef, since there are no initializer_lists in C++03

llvm-svn: 228840
libcxx/test/std/algorithms/alg.sorting/alg.min.max/minmax_init_list_comp.pass.cpp