aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsample/privatedtor.h
Commit message (Expand)AuthorAgeFilesLines
* Change the license boiler plates of all LGPL files removing the special excep...Hugo Parente Lima2010-09-091-20/+8
* fixed tests exported symbols.Renato Filho2010-08-181-4/+4
* Fixes code generation for classes with private destructors.Marcelo Lira2010-06-021-0/+3
* Updated libsample classes that are missing the LIBSAMPLE_API macro.Marcelo Lira2009-11-241-1/+3
* - CppGenerator and HeaderGenerator modified to take classes withMarcelo Lira2009-09-021-2/+12
* Added LGPL copyright header to all libsample files.Hugo Lima2009-09-011-0/+33
* Added an example of a class with a private destructor.Hugo Lima2009-09-011-0/+18