VR-Vantage 2.7 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | 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...

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:


Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)