Searched defs:shouldrun (Results 1 – 1 of 1) sorted by relevance
35 bool shouldrun = true) noexcept in unique_resource()97 bool shouldrun = not bool(r == invalid); in make_unique_resource_checked() local