Template Struct Negotiation::SearchResult
Defined in File Negotiation.hpp
Nested Relationships
This struct is a nested type of Class Negotiation.
Struct Documentation
-
template<typename Ptr>
struct SearchResult Public Functions
-
inline bool deprecated() const
-
inline bool absent() const
-
inline bool found() const
-
inline operator bool() const
Public Members
-
SearchStatus status
The status of the search.
-
inline bool deprecated() const