Kouta
A small application framework based on Boost
callback.hpp File Reference
Include dependency graph for callback.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 kouta
 
 kouta::base
 

Typedefs

template<class... TArgs>
using kouta::base::Callback = callback::BaseCallback< TArgs... >
 Make callback::BaseCallback the default Callback type. More...