LUMIERA.clone/src/proc/asset
Ichthyostega 2c20d407fc mass clean-up: adapt usage of std::cout pretty much everywhere
- remove unnecessary includes
- expunge all remaining usages of boost::format
- able to leave out the expliti string(elm) in output
- drop various operator<<, since we're now picking up
  custom string conversions automatically
- delete diagnostics headers, which are now largely superfluous
- use newer helper functions occasionally

I didn't blindly change any usage of <iostream> though;
sometimes, just using the output streams right away
seems adequate.
2016-01-07 20:12:46 +01:00
..
meta mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
buildinstruct.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
category.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
category.hpp extended planning to define the operation of UI-Bus and model update 2015-01-17 16:08:56 +01:00
clip.cpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
clip.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
codec.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
codec.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
compoundmedia.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
compoundmedia.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
dataset.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
db.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
effect.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
effect.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
inventory.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
media.cpp preparation(#985): purge any remaining direct uses of boost::format 2016-01-04 01:38:04 +01:00
media.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
meta.cpp relocate EntryID to library namespace 2015-08-16 01:35:29 +02:00
meta.hpp EntryID(#865): move into the support library 2015-08-16 01:35:29 +02:00
pipe.cpp allow simple query-for-pipe again (revert) 2012-12-26 02:20:11 +01:00
pipe.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
preview.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
preview.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
proc.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
proc.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
procpatt.cpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
procpatt.hpp fix warnings found by CLang (3.5) 2015-08-16 01:37:04 +02:00
sequence.cpp Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02:00
sequence.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
struct-factory-impl.hpp relocate EntryID to library namespace 2015-08-16 01:35:29 +02:00
struct-scheme.hpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
struct.cpp preparation(#985): purge any remaining direct uses of boost::format 2016-01-04 01:38:04 +01:00
struct.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
timeline.cpp Ticket #155: rename the Track-MObject to "Fork" 2015-05-30 22:09:26 +02:00
timeline.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
typed-id.hpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
typed-lookup.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
unknown.cpp preparation(#985): purge any remaining direct uses of boost::format 2016-01-04 01:38:04 +01:00
unknown.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
viewer.cpp Ticket #155: rename the Track-MObject to "Fork" 2015-05-30 22:09:26 +02:00
viewer.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00