
17 Jun
2008
17 Jun
'08
10:06 a.m.
BOOST_ASSERT( IF? THEN: true );
yes, but I find that these become anoyingly hard to read. Don't you?
No, imho, the radability is okay, but I rather see a problem that "THEN" needs to compile even if "IF" yields false at compile time. Therefore such a construct might be of limited use when working with template metaprogramming. Kind Regards, Martin.