Wire Sysio Wire Sysion 1.0.0
|
#include <fwd_impl.hpp>
Public Types | |
typedef decltype(*((A *) 0)+*((typename fc::remove_reference< U >::type *) 0)) | type |
Definition at line 11 of file fwd_impl.hpp.
decltype( *((A*)0) + *((typename fc::remove_reference<U>::type*)0) ) fc::detail::add< A, U >::type |
Definition at line 12 of file fwd_impl.hpp.