
23 Jun
2008
23 Jun
'08
10:48 p.m.
AMDG David Abrahams wrote:
Without knowing anything about how good the error messages are that one gets from static_assert, I'd say "probably.
I rather doubt that implementing BOOST_STATIC_ASSERT in terms of static_assert is going to create significantly better error messages, since it will still be a generic error message. In Christ, Steven Watanabe