Skip to content
Snippets Groups Projects

Feature/conceptcheck

Merged Carsten Gräser requested to merge feature/conceptcheck into master
3 files
+ 41
0
Compare changes
  • Side-by-side
  • Inline
Files
3
  • a247658f
    Add typeutilities · a247658f
    Carsten Gräser authored
    This header should be used to collect all utilities for
    type computations, constraining overloads, and similar
    purposes, that are not type-traits.
@@ -92,6 +92,7 @@ install(FILES
tupleutility.hh
typelist.hh
typetraits.hh
typeutilities.hh
unused.hh
version.hh
visibility.hh
Loading