solinject  1.0.0
C++17 Dependency Injection header-only library
SingletonService.hpp File Reference
#include "solinject/Defines.hpp"
#include "ServiceBase.hpp"
Include dependency graph for SingletonService.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sol::di::impl::SingletonService< TService, TServiceParents >
 Singleton DI service. More...