Jason Rhinelander 5aa2cd5eb9 Template simplifications
Switch count_t to use constexpr_sum (under non-MSVC), and then make
all_of_t/any_of_t use it instead of doing the sum itself.

For MSVC, count_t is still done using template recursion, but
all_of_t/any_of_t can also make use of it.
2016-09-08 17:59:50 -04:00
..
2016-09-08 22:53:18 +09:00
2016-09-08 17:59:50 -04:00
2016-09-07 23:49:16 +09:00
2016-09-07 23:49:16 +09:00
2016-07-08 15:14:48 +02:00
2016-09-08 22:53:18 +09:00
2016-09-08 11:10:18 -04:00
2016-09-07 21:16:19 +01:00
2016-09-06 13:02:29 +09:00