LUMIERA.clone/tests/core/proc
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
..
asset basically a working solution for toString in ostream 2016-01-04 22:21:09 +01:00
control basically a working solution for toString in ostream 2016-01-04 22:21:09 +01:00
engine fix several warnings spotted by GCC-4.9.2 2015-08-16 01:18:58 +02:00
mobject basically a working solution for toString in ostream 2016-01-04 22:21:09 +01:00
play Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00