0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jan 10, 2025 — Jan 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #69 from CaseyCarter/workaround_updates More... almost 7 years ago
converted rest of single line comments to Doxygen More... almost 7 years ago
more tests, added Doxygen More... almost 7 years ago
force appveyor rebuild More... almost 7 years ago
use _t instead of invoke More... almost 7 years ago
added more traits, lazy traits, and composition tests More... almost 7 years ago
Don't workaround MSVC bugs when not needed More... almost 7 years ago
eager logical tests More... almost 7 years ago
moved the rest of the tests out of main to the appropriate groups More... almost 7 years ago
resolve name conflict More... almost 7 years ago
use _t instead of invoke More... almost 7 years ago
moved GCC 4.9 SFINAE bug into a macro More... almost 7 years ago
more tests More... almost 7 years ago
correction to alignof_ More... almost 7 years ago
more tests, moving tests into inline namespaces corresponding to groups as listed in meta.hpp More... almost 7 years ago
fixed namespace conflict for id_t More... almost 7 years ago
using ::value More... almost 7 years ago
using value initialization to save on space; added id_t tests More... almost 7 years ago
added tests for id, lazy::id More... almost 7 years ago
added tests for _t, lazy::_t More... almost 7 years ago
remove overflow test More... almost 7 years ago
using lambdas More... almost 7 years ago
corrected size_t scope, added limits include More... almost 7 years ago
added math and lazy math operation tests More... almost 7 years ago
finished last partition test More... almost 7 years ago
static tests for Meta. More... almost 7 years ago
Add test coverage to prevent regression of #47 More... almost 7 years ago
Clarify that transpose requires a list of sublists with the same length More... almost 7 years ago
Add Travis coverage for GCC 7 and 8 More... almost 7 years ago
implement make_integer_sequence with __integer_pack on GCC8+ More... almost 7 years ago