solinject  1.0.0
C++17 Dependency Injection header-only library
IServiceTyped.hpp File Reference
#include <memory>
#include <functional>
#include "IService.hpp"
Include dependency graph for IServiceTyped.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::IServiceTyped< T >
 DI service interface. More...