Class SharedLibrary::Handle¶ Defined in File shared_library.h Nested Relationships¶ This class is a nested type of Class SharedLibrary. Nested Types¶ Struct Handle::HandleHash Class Documentation¶ class Handle Public Functions std::strong_ordering operator<=>(Handle const &rhs) const bool operator==(Handle const &rhs) const = default struct HandleHash Public Functions inline std::size_t operator()(Handle const &h) const noexcept