Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
fc::detail::extract_op< A, U > Struct Template Reference

#include <fwd_impl.hpp>

Collaboration diagram for fc::detail::extract_op< A, U >:

Public Types

typedef decltype(*a > > *utype
 

Public Attributes

Aa
 
Uu
 

Detailed Description

template<typename A, typename U>
struct fc::detail::extract_op< A, U >

Definition at line 33 of file fwd_impl.hpp.

Member Typedef Documentation

◆ type

template<typename A , typename U >
decltype( *a >> *u ) fc::detail::extract_op< A, U >::type

Definition at line 36 of file fwd_impl.hpp.

Member Data Documentation

◆ a

template<typename A , typename U >
A* fc::detail::extract_op< A, U >::a

Definition at line 34 of file fwd_impl.hpp.

◆ u

template<typename A , typename U >
U* fc::detail::extract_op< A, U >::u

Definition at line 35 of file fwd_impl.hpp.


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