Loki/test/Pimpl
syntheticpp 794fd6ba56 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.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@493 7ec92016-0320-0410-acc4-a06ded1c099a
2006-01-18 16:49:32 +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 add pimpl/rimpl tests 2006-01-15 22:09:32 +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 fix undefined behaviour 2006-01-16 18:21:01 +00:00
type2.h clean up 2006-01-16 13:29:09 +00:00