Commit Graph

8 Commits

Author SHA1 Message Date
f6056153e3 rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
2018-08-05 14:42:02 +10:00
803acc9a87 relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
b3c918888a variadic: rework get to infer references in return types 2018-07-04 14:05:51 +10:00
86b1fa38c7 variadic: add filter call 2018-03-23 16:40:30 +11:00
12d401b98b tuple/variadic: split into type/value/pack operations 2018-03-15 23:48:21 +11:00
c02a1a1a3c variadic: add accessor for the first template pack parameter 2017-06-13 17:01:06 +10:00
e019270a1f variadic: use make_index_sequence from the stdlib 2017-06-13 14:47:58 +10:00
f9e8ea78bf variadic: add index helper type 2015-04-20 17:13:14 +10:00