
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Roman Yakovenko
-----Original Message----- From: David Abrahams [mailto:dave@boost-consulting.com] Mårten Rånge wrote:
I'm looking for a portable version of __if_exists (VS.NET keyword) and unfortunately google turned up nothing good.
I use boost fairly regular and checked boost::type_traits but found nothing that seemed to similar.
Has anyone heard of something that can accomplish this?
It might help if you described what it does.
full explanation:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclang/html...
[Brian Braatz] I Find it a TAD bothersome that the link above does NOT state it is a MS specific implementation. OR - Is this something recently added to the standard I never noticed???? Anyone know?