fix fug SuperSubclass and incomplete classes, 630897

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@184 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2005-07-27 19:59:05 +00:00
parent ecd3aa136e
commit a3ad4d38e2

View file

@ -238,6 +238,8 @@ struct SuperSubclassStrict
// macros are deprecated.
// Added extra parenthesis in sizeof in Conversion, to disambiguate function
// call from function declaration. T.S.
// July 27, 2005 : compiler error on using Sub/Super with incomplete types
// (credit due to Mark Stevans)
////////////////////////////////////////////////////////////////////////////////
#endif // TYPEMANIP_INC_