j
k
j a
j l
AMDG e r wrote:
typedef typename boost::remove_cv< typename boost::remove_reference >::type metafun_type;
This should be typename boost::remove_reference::type.
typedef typename metafun_type::type type; };
In Christ, Steven Watanabe
Back to the thread
Back to the list