
20 Feb
2006
20 Feb
'06
4:51 a.m.
David Abrahams <dave@boost-consulting.com> writes:
This file contains a use of a runtime assert(), but none of the MPL tests are ever run.
FWIW, "for_each.cpp" is.
It would be better to use any construct that would at least cause the check to compile in release mode, e.g. (void)(condition), and best, I suppose, to actually run the test. Agreed?
100%. -- Aleksey Gurtovoy MetaCommunications Engineering