Changeset dfea57f in Lumiera

Timestamp:
2017-03-18T23:27:59Z (9 years ago)
Author:
Ichthyostega <prg@…>
Branches:
deb, dev/play, documentation, integration, master
Children:
f19fabf
Parents:
0b7559c
Message:

Function-Tools: switch tail-call to variadic template

..otherwise unchanged.

NOTE: we need two variants, since lambdas are always const functions,

while a member pointer to (non)const function would not be captured
by that overload and thus recurse into the main case and fail there
with "has no operator()"

(No files)

Note: See TracChangeset for help on using the changeset viewer.