|
|
7be1b7d35d
|
Switch from TR1 preveiw to the new standard headers
- functional
- memory
- unordered collections
|
2014-04-03 22:42:48 +02:00 |
|
|
|
961936ce9d
|
Clang-3.0(#932): workaround for a known problem of Clang-3.0 (Debian/stable)
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20121203/069267.html
http://stackoverflow.com/questions/13521163/variadic-template-as-template-parameter-deduction-works-with-gcc-but-not-with-c
Clang aborts the template type deduction due to different size of the argument lists;
in fact the missmatching arguments can be filled in perfectly from the default template arguments.
As a workaround, we'll include an unused placeholder type parameter into the templated function,
to make the match succeed.
|
2013-09-27 23:28:29 +02:00 |
|
|
|
eb79a00cf4
|
cleanup: rectify Proc-Layer namespaces (I)
|
2011-12-02 16:10:03 +01:00 |
|
|
|
20f95ca26f
|
draft the player facade interface
|
2011-09-25 19:25:50 +02:00 |
|
|
|
3f1b7651e9
|
GPL header whitespace
|
2010-12-17 23:28:49 +01:00 |
|
|
|
a78845507a
|
cleanup
|
2010-06-03 04:37:20 +02:00 |
|
|
|
e61eb01942
|
experimental fix for #307
|
2010-06-03 04:37:20 +02:00 |
|
|
|
7812792f75
|
unit test showing current malfunction of UNDO state due to cloning
|
2009-10-11 05:57:45 +02:00 |
|
|
|
9b3ca200e7
|
considering new facilities for referring to placements
|
2009-05-09 03:08:38 +02:00 |
|
Christian Thaeter
|
3654473b75
|
WIP: Merge common into lib
* breaks lumigui linking
* test non functional yet
* tools cant not be linked because of cross dependency problems
|
2008-12-17 17:53:32 +01:00 |
|