![]() |
VR-Forces 4.10 Class Documentation
|
Make the types of arguments of a function dependent on the types in a function pointer. More...
Public Types | |
| typedef ArgOverrideAsId< T, boost::is_pointer< T >::value &&boost::is_class< typename boost::remove_pointer< T > ::type >::value >::Type | Type |
Make the types of arguments of a function dependent on the types in a function pointer.
| typedef ArgOverrideAsId<T,boost::is_pointer<T>::value && boost::is_class<typename boost::remove_pointer<T>::type >::value>::Type makVrv::Arg< T >::Type |