CAF  0.17.6
caf::detail::type_at< N, Ts > Struct Template Reference

Gets the Nth element of the template parameter pack Ts. More...

#include <type_traits.hpp>

Detailed Description

template<size_t N, class... Ts>
struct caf::detail::type_at< N, Ts >

Gets the Nth element of the template parameter pack Ts.


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