MCPcopy Create free account
hub / github.com/boost-ext/ut / bool

Method bool

include/boost/ut.hpp:1289–1289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1287 }()} {}
1288
1289 [[nodiscard]] constexpr operator bool() const { return value_; }
1290
1291 const bool value_{};
1292};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected