lumiera_/src
Ichthyostega a19a79b611 Library: modernise thread invocation
the operation to run within the thread can be passed through as lambda;
and with the help of C++11 perfect forwarding we can get rid of the
temporary ThreadStartContext entirely, which removes a lot of
pass-through argument copying
2018-03-24 02:00:51 +01:00
..
backend Library: modernise thread invocation 2018-03-24 02:00:51 +01:00
common UI-top-level: implement external UI-Shutdown-Trigger 2017-08-10 20:58:00 +02:00
gui ViewSpec: clarify how the inline DSL spec is transformed into a rule set 2018-03-05 00:56:43 +01:00
include TreeExplorer: draft my requirements for packaging a TreeExplorer pipeline as IterSource 2017-12-07 05:48:36 +01:00
lib Library: a function for performing multithreaded microbenchmarks 2018-03-24 01:58:34 +01:00
lumiera MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
plugin
proc DOC: eliminate spurious mentions of tr1:: 2018-01-12 03:03:25 +01:00
tool Doxygen: fill in missing file level headlines for some supplemental code 2016-11-09 20:09:19 +01:00
.gitignore
DIR_INFO
doxygen.dox DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
SConscript build/platform: make lib SigC++ available for GUI test code 2015-12-25 03:06:33 +01:00