lumiera_/src/proc/control
Ichthyostega 7fcee74960 formatting helper to join a collection into a string
Ouch!
Why does C++ lack the most basic everyday stuff?
It needn't be performant. It needn't support some fancy
higher order container. Just join the f***ing strings.

use Bosst??  -- OMG!! pulls in half the metra programming library
and tries to work on any concievable range like object. Just
somehow our Lumiera Forward Iterators aren't "range-like" enough
for boost's taste.

Thus let's code up that fucking for-loop ourselves, once and forever.
2015-08-16 01:35:28 +02: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 cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +01:00
command-closure.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02: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 Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
command-invocation.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
command-mutation.hpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +01: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 Ticket #934: switch entire code-base to use the new Singleton factory 2013-10-20 03:19:36 +02:00
command.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
handling-pattern.cpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +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 Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00