assertNegative

Returns true if the value is less than zero. Otherwise prints an error message and returns false.

bool
assertNegative
(
T
)
(,
string file = __FILE__
,
int line = __LINE__
)

Meta