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 20 of file fwd_impl.hpp.
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.