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:
parent
ecd3aa136e
commit
a3ad4d38e2
1 changed files with 10 additions and 8 deletions
|
@ -238,6 +238,8 @@ struct SuperSubclassStrict
|
||||||
// macros are deprecated.
|
// macros are deprecated.
|
||||||
// Added extra parenthesis in sizeof in Conversion, to disambiguate function
|
// Added extra parenthesis in sizeof in Conversion, to disambiguate function
|
||||||
// call from function declaration. T.S.
|
// 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_
|
#endif // TYPEMANIP_INC_
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue