template<typename T>
atlas::util::Registry class

Constructors, destructors, conversion operators

Registry() defaulted

Public functions

void add(const std::string& key, T&& value)
auto has(const std::string& key) -> bool
auto get(const std::string& key) -> T
void list(std::ostream& out)
auto keys() -> std::vector<std::string>
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.