Boost logo

Boost Users :

Subject: Re: [Boost-users] compile-time check that a member function exists
From: Igor R (boost.lists_at_[hidden])
Date: 2009-03-25 14:46:56


> I just discovered this monster :s Does it work like a type-based #ifdef or what ? Looks fugly to me :/

Yes, it's kind of CT-identifier-based #ifdef. It doesn't checks for
signatures or types, it just ensures that the symbol is defined.

http://msdn.microsoft.com/en-us/library/x7wy9xh3(VS.80).aspx


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net