solinject  1.0.0
C++17 Dependency Injection header-only library
TransientService.hpp File Reference
#include <type_traits>
#include "solinject/Defines.hpp"
#include "ServiceBase.hpp"
Include dependency graph for TransientService.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::TransientService< TService, TServiceParents >
 Transient DI service. More...