PVData C++  8.0.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | List of all members
epics::pvData::meta::arg_type< T > Struct Template Reference

#include <misc/pv/templateMeta.h>

Public Types

typedef const T & type
 

Detailed Description

template<typename T>
struct epics::pvData::meta::arg_type< T >

Mangle type to best pass as an argument.

POD types passed by value. All others by const reference.

Definition at line 125 of file templateMeta.h.


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