explicit operator bool()
in
native/include/utility.hpp [35:35]
1
lines of code
1
McCabe index (conditional complexity)
explicit operator bool() const noexcept { return !is_error; }