Lugdunum  0.1.0
Functions
Handler.inl File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T , typename... Args>
T * makeHandler (const std::string &handlerName, Args &&... args)
 

Function Documentation

◆ makeHandler()

template<typename T , typename... Args>
T* makeHandler ( const std::string &  handlerName,
Args &&...  args 
)
inline

Definition at line 2 of file Handler.inl.