YOrch 1.0.0
Loading...
Searching...
No Matches
yorch::adapter_chain< Descs > Struct Template Reference

#include <adapters.hpp>

Public Attributes

std::tuple< Descs... > descriptors
 

Detailed Description

template<typename... Descs>
struct yorch::adapter_chain< Descs >

Definition at line 24 of file adapters.hpp.

Member Data Documentation

◆ descriptors

template<typename... Descs>
std::tuple<Descs...> yorch::adapter_chain< Descs >::descriptors

Definition at line 25 of file adapters.hpp.


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