FW_T< Factory_T, Types_T > Class Template Reference

Used to group base classes and concrete classes in a single argument list. More...

Detailed Description

template<typename Factory_T, typename... Types_T>
class FW_T< Factory_T, Types_T >

Used to group base classes and concrete classes in a single argument list.

Public Member Functions

template<typename Context_T >
bool operator() (const Context_T &ctx, const score::InterfaceKey &fact, std::vector< score::InterfaceBase * > &vec) noexcept
 

The documentation for this class was generated from the following file: