Class SharedLibrary::Handle

Nested Relationships

This class is a nested type of Class SharedLibrary.

Nested Types

Class Documentation

class Handle

Public Functions

auto operator<=>(Handle const &rhs) const -> std::strong_ordering
auto operator==(Handle const &rhs) const -> bool = default
auto operator!=(Handle const &rhs) const -> bool = default
struct HandleHash

Public Functions

inline std::size_t operator()(const Handle &h) const noexcept