join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::is_alternative< T, Ts > Struct Template Reference

check if a type exists in a parameter pack. More...

#include <traits.hpp>

Inheritance diagram for join::is_alternative< T, Ts >:
Collaboration diagram for join::is_alternative< T, Ts >:

Detailed Description

template<typename T, typename... Ts>
struct join::is_alternative< T, Ts >

check if a type exists in a parameter pack.


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