From: Michael K. <mi...@za...> - 2003-03-02 21:05:59
|
Well, we got them as two separate functions. If you want it Something(true); then you need one function. When you use Int2Type you create 2 separate types, so you can have 2 Separate funcs. If there's no reason to separate it and just do it as single function - np, I'll recode it. ------------------- libGDN - by Developers..for Developers http://libgdn.sourceforge.net/ -----Original Message----- From: lib...@li... [mailto:lib...@li...] On Behalf Of Lin Xu Sent: Sunday, March 02, 2003 9:54 AM To: lib...@li... Subject: RE: [Libgdn-discuss] I'm back SetCaption(Int2Type<true>()); as opposed to SetCaption(true); ? _________________________________________________________________ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Libgdn-discuss mailing list Lib...@li... https://lists.sourceforge.net/lists/listinfo/libgdn-discuss |