
28 May
2011
28 May
'11
4:28 a.m.
On Fri, May 27, 2011 at 4:13 PM, Steven Watanabe <watanabesj@gmail.com> wrote:
What about a macro that can be used like
BOOST_EXPLICIT_BOOL_OPERATOR() const { return ...; }
In Christ, Steven Watanabe
+1. That's exactly what I was going to suggest (and I typically hate macros). Tony