39 bool evaluate()
const;
46 const destination& get_destination()
const;
49 void on_first_callback_added()
override;
50 void on_removing_last_callback()
override;
54 destination m_destination;
56 net::parameter_base::callback_index m_callback;
57 mutable bool m_result{};