VR-Forces 4.0.4 Class Documentation
Public Types
makVrv::Arg< T > Struct Template Reference

Make the types of arguments of a function dependent on the types in a function pointer. More...

List of all members.

Public Types

typedef ArgOverrideAsId< T,
boost::is_pointer< T >::value
&&boost::is_class< typename
boost::remove_pointer< T >
::type >::value >::Type 
Type

Detailed Description

template<typename T>
struct makVrv::Arg< T >

Make the types of arguments of a function dependent on the types in a function pointer.


Member Typedef Documentation

template<typename T >
typedef ArgOverrideAsId<T,boost::is_pointer<T>::value && boost::is_class<typename boost::remove_pointer<T>::type >::value>::Type makVrv::Arg< T >::Type

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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)