output_of< XformT, meta::pack< InputTs... > > Struct Template Reference

Public Types

using type = typename output_of< XformT, InputTs... >::type
 

Detailed Description

template<typename XformT, typename... InputTs>
struct atria::xform::output_of< XformT, meta::pack< InputTs... > >

Definition at line 66 of file meta.hpp.


The documentation for this struct was generated from the following file:
Fork me on GitHub