Loading...
Searching...
No Matches
ServiceLocator.cpp
Go to the documentation of this file.
1
//
2
// Created by denzel on 18/09/2025.
3
//
4
#
include
"hellfire/utilities/ServiceLocator.h"
5
6
namespace
hellfire
{
7
std::unordered_map<std::type_index,
void
*>
ServiceLocator
::
services_
;
8
9
}
hellfire::ServiceLocator
Definition
ServiceLocator.h:15
hellfire::ServiceLocator::services_
static std::unordered_map< std::type_index, void * > services_
Definition
ServiceLocator.h:37
hellfire
Definition
AssetManager.cpp:10
engine
src
hellfire
utilities
ServiceLocator.cpp
Generated by
1.9.8