12 Apr
2005
12 Apr
'05
8:08 p.m.
This works at compile time.
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users- bounces@lists.boost.org] On Behalf Of Stephen Gross Sent: Tuesday, April 12, 2005 3:11 PM To: boost-users@lists.boost.org Subject: Re: [Boost-users] Simple question: How to verify two types arethesame?
Try boost::is_same
::value I tried this, but I think it works at runtime, not compile time (using typeid(...)). I need to find a compile-time solution...
--Steve
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users