Brad King
827309af76
Tests: Fix CompileFeatures cxx_generalized_initializers example
...
The only reason this failed to compile on VS 2013 was because the
compiler uses different initializer_list constructor argument types than
our dummy implementation. The standard does not specify the non-default
constructor argument types for initializer_list. Use a template to
match any two-arg constructor a compiler might select (e.g. begin/end or
begin/len). Use #error to preserve the error on VS 2013.
2015-04-06 10:05:37 -04:00
..
2014-05-15 00:15:18 +02:00
2014-05-15 00:15:18 +02:00
2014-05-15 00:15:18 +02:00
2014-05-15 00:15:18 +02:00
2015-02-04 18:38:21 -05:00
2014-05-22 18:01:23 +02:00
2014-04-08 11:05:56 +02:00
2014-04-08 11:05:56 +02:00
2014-04-08 11:05:56 +02:00
2014-05-22 18:01:23 +02:00
2014-04-08 11:05:56 +02:00
2015-01-17 14:48:27 +01:00
2014-05-22 18:01:23 +02:00
2014-04-08 11:05:54 +02:00
2014-05-22 18:01:23 +02:00
2014-05-22 18:01:23 +02:00
2014-04-08 11:05:57 +02:00
2014-04-08 11:05:54 +02:00
2014-04-08 11:05:57 +02:00
2014-04-08 11:05:54 +02:00
2014-04-08 11:05:58 +02:00
2014-04-08 11:05:54 +02:00
2014-04-08 11:05:55 +02:00
2014-05-22 18:01:23 +02:00
2014-04-08 11:05:57 +02:00
2014-04-08 11:05:55 +02:00
2014-04-08 11:05:57 +02:00
2014-04-08 11:05:56 +02:00
2014-04-08 11:05:54 +02:00
2014-04-08 11:05:57 +02:00
2015-04-06 10:05:37 -04:00
2014-05-22 18:01:23 +02:00
2015-01-17 14:48:27 +01:00
2014-04-08 11:05:57 +02:00
2014-05-22 18:01:23 +02:00
2014-04-08 11:05:55 +02:00
2014-04-08 11:05:57 +02:00
2014-04-08 11:05:58 +02:00
2014-04-08 11:05:55 +02:00
2014-04-08 11:05:55 +02:00
2014-04-08 11:05:55 +02:00
2014-04-08 11:05:54 +02:00
2014-04-08 11:05:55 +02:00
2014-04-08 11:05:55 +02:00
2014-04-08 11:05:55 +02:00
2014-05-22 18:01:23 +02:00
2014-05-22 18:01:23 +02:00
2014-04-08 11:05:57 +02:00
2014-04-08 11:05:55 +02:00
2014-04-08 11:05:57 +02:00
2014-04-08 11:05:54 +02:00
2014-04-08 11:05:54 +02:00
2014-04-16 15:16:23 +02:00
2014-04-08 11:05:57 +02:00
2014-04-08 11:05:54 +02:00
2014-04-08 11:05:56 +02:00
2014-04-08 11:05:56 +02:00
2014-04-08 11:05:56 +02:00
2014-04-08 11:05:56 +02:00
2014-05-22 18:01:23 +02:00
2014-04-08 11:05:57 +02:00
2015-01-17 14:48:27 +01:00
2014-11-20 18:24:59 +01:00
2015-01-15 22:13:22 +01:00
2015-01-21 15:40:47 -05:00
2014-05-09 14:39:30 +02:00
2015-02-04 18:38:21 -05:00
2015-01-26 14:41:33 -05:00
2014-04-07 18:11:18 +02:00