Sprinkle constexpr where needed to make the default constructor, move constructor, and destructor constexpr. Add a test to verify. This is needed to make a thread_local variable containing an empty managed_bytes constinit, reducing thread-local guards.
23 KiB
23 KiB