Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
C++17: Update from murrayc-tuple-utils.
From https://github.com/murraycu/murrayc-tuple-utils/commits/master This also uses the C++17 nested namespace syntax. Apart from tuple_transform_each, which seems to have a memory access problem, with both g++ and clang++, in its C++17 version.
- Loading branch information
Showing
with
60 additions
and 78 deletions.
- +10 −16 sigc++/tuple-utils/tuple_cdr.h
- +33 −36 sigc++/tuple-utils/tuple_end.h
- +17 −26 sigc++/tuple-utils/tuple_start.h