Loki/test/Pimpl
lfittl a36bcf0b79 - Enabled -Wpadded, -Wsign-compare, -Wconversion, -Wpointer-arith (gcc)
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@501 7ec92016-0320-0410-acc4-a06ded1c099a
2006-01-20 16:07:58 +00:00
..
main.cpp move definition of the destructor to extra file, because msvc tries to use the incomplete type; not inlining does not help; maybe this is a compiler bug. 2006-01-18 16:49:32 +00:00
make.msvc.bat add pimpl/rimpl tests 2006-01-15 22:09:32 +00:00
Makefile - Enabled -Wpadded, -Wsign-compare, -Wconversion, -Wpointer-arith (gcc) 2006-01-20 16:07:58 +00:00
Pimpl.vcproj move definition of the destructor to extra file, because msvc tries to use the incomplete type; not inlining does not help; maybe this is a compiler bug. 2006-01-18 16:49:32 +00:00
type.h make rimpl type really a reference 2006-01-18 19:03:25 +00:00
type2.h make rimpl type really a reference 2006-01-18 19:03:25 +00:00