summaryrefslogtreecommitdiffstats
path: root/raul/Manageable.hpp
AgeCommit message (Collapse)AuthorFilesLines
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-43/+0
Use project local short type aliases for shared_ptr and friends. Move Raul::Disposable and Raul::Manageable into Raul::Maid. Use sets to store machina nodes and edges to avoid O(n) searches. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4939 a436a847-0d15-0410-975c-d299462d15a1
2013-01-11Bring Machina back into the fold (fix #844).David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4921 a436a847-0d15-0410-975c-d299462d15a1
2012-08-15Add missing files.David Robillard1-0/+42
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4705 a436a847-0d15-0410-975c-d299462d15a1