
10 Jul
2004
10 Jul
'04
11:45 a.m.
Near the beginning of the documentation on the website the example:
Illegal use of COMPILE_TIME_ASSERTION_FAILURE<false>
Should, I believe, read:
Illegal use of STATIC_ASSERTION_FAILURE<false>
Correct, I think we changed the name at some point and docs obviously never caught up :-( Will fix, John.