summaryrefslogtreecommitdiff
path: root/sigc++/tuple-utils/tuple_end.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some commentsKjell Ahlstedt2022-04-271-1/+1
* Reformat code with make formatMurray Cumming2019-10-281-21/+32
* MSVC build: Add code commentsStuart Dootson2019-10-251-0/+1
* MSVC build: Silence 'C4100: unreferenced formal parameter' warningsStuart Dootson2019-10-251-0/+1
* C++17: Update from murrayc-tuple-utils.Murray Cumming2018-04-151-36/+33
* Reformat .h files with clang-format.Murray Cumming2016-03-301-29/+23
* tuple-utils: Change license from GPL to LGPL.Murray Cumming2016-03-181-9/+10
* tuple_cdr(), tuple_start(), tuple_end(): Use of constexpr.Murray Cumming2016-03-081-3/+10
* Remove some now-unused tuple_type*<> type traits.Murray Cumming2016-03-071-22/+0
* Put tuple-utils into sigc::internal namespace.Murray Cumming2016-03-071-1/+5
* Move all tuple_*.h files into sigc++/tuple-utils/Murray Cumming2016-03-071-0/+93