m_token = std::move(other.m_token);
43m_dictionary = std::move(other.m_dictionary);
44m_list = std::move(other.m_list);
45m_set = std::move(other.m_set);
46m_results = std::move(other.m_results);
47m_realm = std::move(other.m_realm);
50m_token = std::move(other.m_token);
51m_dictionary = std::move(other.m_dictionary);
52m_list = std::move(other.m_list);
53m_set = std::move(other.m_set);
54m_results = std::move(other.m_results);
55m_realm = std::move(other.m_realm);
62: m_token(std::move(token)) {}
68std::shared_ptr<internal::bridge::dictionary> m_dictionary;
69std::shared_ptr<internal::bridge::list> m_list;
70std::shared_ptr<internal::bridge::set> m_set;
71std::shared_ptr<internal::bridge::results> m_results;
97std::optional<
typename decltype(T::schema)::variant_t>
old_value;
103std::optional<
typename decltype(T::schema)::variant_t>
new_value;
Definition: notifications.hpp:33
Definition: notifications.hpp:80
std::optional< typename decltype(T::schema)::variant_t > old_value
Definition: notifications.hpp:97
std::optional< typename decltype(T::schema)::variant_t > new_value
Definition: notifications.hpp:103
std::string name
Definition: notifications.hpp:84
Definition: object.hpp:45
Definition: notifications.hpp:38
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4