diff --git a/include/loki/TypeManip.h b/include/loki/TypeManip.h index 9fc6ef2..27e1848 100644 --- a/include/loki/TypeManip.h +++ b/include/loki/TypeManip.h @@ -13,7 +13,7 @@ // without express or implied warranty. //////////////////////////////////////////////////////////////////////////////// -// Last update: November 22, 2001 +// Last update, July 26, 2005 #ifndef TYPEMANIP_INC_ #define TYPEMANIP_INC_ @@ -294,7 +294,7 @@ struct SuperSubclassStrict // Added extra parenthesis in sizeof in Conversion, to disambiguate function // call from function declaration. T.S. // July 27, 2005 : compiler error on using SuperSubclass/Strict with incomplete types -// (credit due to Mark Stevans) +// (credit due to Mark Stevans) by Peter Kümmel //////////////////////////////////////////////////////////////////////////////// #endif // TYPEMANIP_INC_