Loki/test
2006-01-23 17:23:46 +00:00
..
Factory remove gcc -Wpadded warning 2006-01-23 15:33:57 +00:00
flex_string remove gcc -Wpadded warning 2006-01-23 15:33:57 +00:00
Function remove gcc -Wpadded warning 2006-01-23 15:33:57 +00:00
LockingPtr remove gcc -Wpadded warning 2006-01-23 15:33:57 +00:00
Longevity remove gcc -Wpadded warning 2006-01-23 15:33:57 +00:00
OrderedStatic remove gcc -Wpadded warning 2006-01-23 15:33:57 +00:00
Pimpl add support of deep constness, only supported by (future) Loki::SmartPtr, not supported by boost::shared_ptr and plain pointer. Maybe deep constness forces a redesign of Pimpl. Is there a way to support deep constness by a rimpl? 2006-01-23 17:23:46 +00:00
RegressionTest remove gcc -Wpadding warning 2006-01-21 23:44:36 +00:00
SafeFormat remove gcc -Wpadded warning 2006-01-23 15:33:57 +00:00
ScopeGuard remove gcc -Wpadded warning 2006-01-23 15:33:57 +00:00
Singleton remove gcc -Wpadded warning 2006-01-23 15:33:57 +00:00
SmallObj - Disabled -Weffc++ flag, fixing these warnings produces too much useless code 2006-01-19 23:11:57 +00:00
Visitor - Disabled -Weffc++ flag, fixing these warnings produces too much useless code 2006-01-19 23:11:57 +00:00
make.msvc.bat add pimpl/rimpl tests 2006-01-15 22:09:32 +00:00
Makefile - Removed for loop from test/Makefile to make it work with mingw 2006-01-16 14:44:07 +00:00