LUMIERA.clone/src/proc/control
Ichthyostega d09a5846d4 basically a working solution for toString in ostream
...and learned a lot about the new type_traits on the way.

As it seems, it is not possible to get a clean error message
when passing an "object" with no custom string conversion;
instead, some overload for an rvalue-ostream kicks in.

probably I'll go for shoing a type string in these cases
2016-01-04 22:21:09 +01:00
..
argument-erasure.hpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +01:00
argument-tuple-accept.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
command-argument-holder.hpp prefer more readable bool operator spelling 2015-09-25 03:12:04 +02:00
command-closure.hpp basically a working solution for toString in ostream 2016-01-04 22:21:09 +01:00
command-def.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
command-impl-clone-builder.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
command-impl.cpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +01:00
command-impl.hpp prefer more readable bool operator spelling 2015-09-25 03:12:04 +02:00
command-invocation.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
command-mutation.hpp prefer more readable bool operator spelling 2015-09-25 03:12:04 +02:00
command-registry.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
command-signature.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
command.cpp preparation(#985): purge any remaining direct uses of boost::format 2016-01-04 01:38:04 +01:00
command.hpp decide upon the actual mechanics of command binding and invocation 2015-11-28 08:15:32 +01:00
handling-pattern.cpp preparation(#985): purge any remaining direct uses of boost::format 2016-01-04 01:38:04 +01:00
handling-pattern.hpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +01:00
handling-patterns.hpp Reworked MultiFact(#388): switch in the new implementation 2014-09-14 23:58:05 +02:00
mediaimpllib.hpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +01:00
memento-tie.hpp formatting helper to join a collection into a string 2015-08-16 01:35:28 +02:00
pathmanager.cpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +01:00
pathmanager.hpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +01:00
proc-dispatcher.cpp Ticket #934: switch entire code-base to use the new Singleton factory 2013-10-20 03:19:36 +02:00
proc-dispatcher.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
stypemanager.cpp Ticket #934: switch entire code-base to use the new Singleton factory 2013-10-20 03:19:36 +02:00
stypemanager.hpp Clang(#928): adjustments regarding scope and visibility 2013-10-20 21:51:28 +02:00
styperegistry.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00