> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > I've run into the same problem. Thanks Keith, that matches my observations. Oh well. Eventually this code will be converted to a Windows DLL, so this template will need to be replaced anyway by a bunch of overloads, to make the Endian-ness work right. Hopefully that conversion will be done by somebody who is not me. > From Poser's PPStream.h file: D'oh! I forgot to look in the POSE source! :-) > // Although the MSL headers indicate that it can support member template > // functions (see _MSL_MUST_INLINE_MEMBER_TEMPLATE in mslconfig) However I just found a comment at the bottom of <ostream> that seems to indicate a similar limitation with nested class templates. -slj- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
