absl::NoDestructor::NoDestructor

Deleted: NoDestructor is not copyable.

Synopsis

Declared in <absl/base/no_destructor.h>

NoDestructor(NoDestructor const& other) = delete;

Parameters

NameDescription
otherThe object to copy construct from