Member List

Member List#

Reference API: Member List
Reference API
gko::config::registry Member List

This is the complete list of members for gko::config::registry, including all inherited members.

emplace(std::string key, std::shared_ptr< T > data)gko::config::registryinline
get_build_map() constgko::config::registryinlineprotected
get_data(std::string key) constgko::config::registryinlineprotected
registry(const configuration_map &additional_map={})gko::config::registry
registry(const std::unordered_map< std::string, detail::allowed_ptr > &stored_map, const configuration_map &additional_map={})gko::config::registry