![]() |
Consolix
|
Provides a universal service locator for managing shared resources. More...
#include <unordered_map>
#include <functional>
#include <memory>
#include <typeindex>
#include <stdexcept>
#include <shared_mutex>
#include <mutex>
Go to the source code of this file.
Classes | |
class | consolix::ServiceLocator |
A universal service locator for managing shared resources. More... | |
Namespaces | |
namespace | consolix |
< Utility modules and helpers. | |
Macros | |
#define | _CONSOLIX_SERVICE_LOCATOR_HPP_INCLUDED |
Provides a universal service locator for managing shared resources.
Definition in file ServiceLocator.hpp.
#define _CONSOLIX_SERVICE_LOCATOR_HPP_INCLUDED |
Definition at line 3 of file ServiceLocator.hpp.