Commit Graph

6 Commits

Author SHA1 Message Date
f0dd072d16 tuple: add debugging 'ignore' function
used to pass off parameter packs when debugging to avoid unused argument
warnings.
2017-05-18 18:21:25 +10:00
353cf839d4 use nested namespace declarations 2017-01-05 15:06:49 +11:00
9a798446b5 build: remove unnecessary includes
discovered with include-what-you-use
2016-10-12 15:08:22 +11:00
a4127441a6 tuple: add function caller with argument unpacking 2015-08-10 15:44:15 +10:00
33401becbd tuple: add type mapping template 2015-04-21 14:21:01 +10:00
fa8387252e tuple: add tuple iteration helpers 2015-04-20 17:48:11 +10:00