Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat code with make format | Murray Cumming | 2019-10-28 | 1 | -4/+4 |
* | limit_refernce: =default copy/move operations. | Murray Cumming | 2016-04-22 | 1 | -0/+8 |
* | limit_reference: Make constructor explicit. | Murray Cumming | 2016-04-22 | 1 | -1/+1 |
* | Added missing copyright headers. | Murray Cumming | 2016-04-20 | 1 | -0/+18 |
* | Remove _A_ prefixes from method arguments. | Murray Cumming | 2016-04-19 | 1 | -8/+8 |
* | Header guards: Remove leading underscores (and trailing underscores). | Murray Cumming | 2016-04-19 | 1 | -3/+3 |
* | Use typename instead of class for all template parameters. | Murray Cumming | 2016-04-19 | 1 | -4/+4 |
* | Revert "Always use typename rather than class for template types." | Murray Cumming | 2016-04-19 | 1 | -4/+4 |
* | Always use typename rather than class for template types. | Murray Cumming | 2016-04-19 | 1 | -4/+4 |
* | Reformat .h files with clang-format. | Murray Cumming | 2016-03-30 | 1 | -25/+17 |
* | use limit_reference.h as a regular .h file. | Murray Cumming | 2016-03-07 | 1 | -0/+132 |