Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
fc::detail::insert_op< 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::insert_op< A, U >

Definition at line 29 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::insert_op< A, U >::type

Definition at line 30 of file fwd_impl.hpp.


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