LUMIERA.clone/src/lib/meta
Ichthyostega 4348cd462c Metaprogramming: extend testcase and remould pickInit to support arbitrary arguments
as it turned out, the solution from yesterday works only with uniform argument lists,
but not with arbitrarily mixed types. Moreover the whole trickery with the
indices was shitty -- better use a predicate decision on template argument level.
This simple solution somehow just didn't occur to me...
2017-09-29 02:35:15 +02:00
..
configflags.hpp maximum munch 2016-12-23 04:23:03 +01:00
duck-detector.hpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
function-closure.hpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
function-erasure.hpp decommission the safe-bool-idiom (closes #477) 2017-04-02 06:42:23 +02:00
function.hpp Function-Tools: get rid of the old-style FunctionSignature template 2017-03-19 04:09:24 +01:00
generator-combinations.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
generator.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
maybe-compare.hpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
no-instance.hpp Doxygen: fill in missing file level headlines for the Library (metaprogramming) 2016-11-07 15:39:13 +01:00
size-trait.hpp Doxygen: fill in missing file level headlines for the Library (metaprogramming) 2016-11-07 15:39:13 +01:00
trait-special.hpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
trait.hpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
tuple-helper.hpp Investigation: augment index iterator to deal with insufficient arguments 2017-09-28 01:40:23 +02:00
tuple-record-init.hpp Analysis regarding the next step, integration of InstanceManagement into SessionCommand facade 2017-04-09 01:34:18 +02:00
typelist-manip.hpp maximum munch 2016-12-23 04:23:03 +01:00
typelist-util.hpp maximum munch 2016-12-23 04:23:03 +01:00
typelist.hpp Metaprogramming(#987): mark planned transition to variadic arguments 2017-09-28 00:10:45 +02:00
typeseq-util.hpp Metaprogramming(#987): mark planned transition to variadic arguments 2017-09-28 00:10:45 +02:00
util.hpp metaprogramming: get rid of the remaining boost::enable_if usages 2017-08-11 20:23:46 +02:00
variadic-helper.hpp Metaprogramming: extend testcase and remould pickInit to support arbitrary arguments 2017-09-29 02:35:15 +02:00
virtual-copy-support.hpp compiler evolution: get rid of a gcc-4.7 workaround 2016-01-05 23:16:18 +01:00