|
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 |
|
|
665c8aa49e
|
tuple/value: add reversing operation
|
2018-04-05 16:06:09 +10:00 |
|
|
8f2f623520
|
tuple/value: add zip implementation
|
2018-04-05 12:23:12 +10:00 |
|
|
5c2b52b30b
|
tuple/value: prefer std::invoke over manual calls
|
2018-04-05 12:22:44 +10:00 |
|
|
cceadcba40
|
tuple/value: add explanatory comment for map
|
2018-03-23 16:39:35 +11:00 |
|
|
12d401b98b
|
tuple/variadic: split into type/value/pack operations
|
2018-03-15 23:48:21 +11:00 |
|