assertZero

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

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

Meta