Bound.check

Check that last operation was a success.

struct Bound(V, alias low, alias high, bool optional = false, bool useExceptions = true, bool packed = true, bool signed = false)
static @trusted pure @nogc
string
check
()

Meta