mrdocs::Polymorphic::valueless_after_move

Return true if the object has been moved-from and is disengaged.

Synopsis

Declared in <mrdocs/ADT/Polymorphic.hpp>

constexpr
bool
valueless_after_move() const noexcept;

Return Value

true when empty.