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

#include <fwd_impl.hpp>

Public Types

typedef decltype(*((A *) 0) - *((typename fc::remove_reference< U >::type *) 0)) type
 

Detailed Description

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

Definition at line 20 of file fwd_impl.hpp.

Member Typedef Documentation

◆ type

template<typename A , typename U >
decltype( *((A*)0) - *((typename fc::remove_reference<U>::type*)0) ) fc::detail::sub< A, U >::type

Definition at line 21 of file fwd_impl.hpp.


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