qb  2.0.0.0
C++17 Actor Framework
qb Issue Watch Star Fork Follow @isndev
Loading...
Searching...
No Matches
got_type< A > Struct Template Reference

Specialization that indicates the type exists. More...

#include <type_traits.h>

Inheritance diagram for got_type< A >:
Collaboration diagram for got_type< A >:

Public Types

typedef A type
 The type that was found.

Detailed Description

template<typename A>
struct got_type< A >

Specialization that indicates the type exists.

Template Parameters
AType that exists