Commit Graph

3 Commits

Author SHA1 Message Date
Ian Bell
10aaae4649 Added tr1/memory include for linux compilation 2014-05-30 12:02:32 +02:00
Ian Bell
7b8606f323 No more deletes used anywhere in the codebase. Only std::tr1::shared_ptr are used. Should be portable solution.
All tests run, no memory leaks according to VLD

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-05-28 19:45:04 +02:00
Ian bell
e32b074fc6 Reorganized backends folder
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
2014-05-14 13:09:36 +02:00