lumiera_/src
Michael Ploujnikov 2f27c7d71b Use a fully qualified name for PlacementMO in PlacementIndex
This seems to satisfy g++ 4.4.2, which otherwise complains like this:

In file included from ../src/proc/mobject/session/session-impl.hpp:53,
                from ../src/proc/mobject/session/sess-manager-impl.hpp:28,
                from ../src/proc/mobject/session/sess-manager-impl.cpp:41:
../src/proc/mobject/session/placement-index.hpp:163: error:
declaration of ‘typedef class mobject::Placement<mobject::MObject,
mobject::MObject> mobject::session::PlacementIndex::PlacementMO’
../src/proc/mobject/placement.hpp:244: error: changes meaning of
‘PlacementMO’ from ‘typedef class mobject::Placement<mobject::MObject,
mobject::MObject> mobject::PlacementMO’
2010-01-14 20:57:45 -05:00
..
backend Merge remote branch 'origin/master' 2010-01-14 19:31:42 -05:00
common move the for_each helpers into a separate header 2009-12-29 04:39:27 +01:00
gui include GUI work 2009-10-11 05:46:46 +02:00
include new logging flag for the session 2009-11-22 04:35:37 +01:00
lib reworked sync.hpp using libraries locking functions 2010-01-14 21:15:13 +01:00
lumiera WIP some steps towards a solution of the memento binding problem 2009-06-29 06:33:42 +02:00
plugin completed GuiStart.so now working. 2008-12-15 13:36:43 +01:00
proc Use a fully qualified name for PlacementMO in PlacementIndex 2010-01-14 20:57:45 -05:00
tool Merge remote branch 'origin/master' 2010-01-12 08:05:12 -05:00
.gitignore static Application init, NoBug integration, started a basic Exception hierarchy. 2007-08-14 08:14:21 +02:00
DIR_INFO static Application init, NoBug integration, started a basic Exception hierarchy. 2007-08-14 08:14:21 +02:00
pre.hpp remove any use of boost::function in favour of <tr1/functional> 2009-07-19 05:47:36 +02:00
pre_a.hpp remove any use of boost::function in favour of <tr1/functional> 2009-07-19 05:47:36 +02:00