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::is_not_void< T, R > Struct Template Reference

Inverse of is_void<T> More...

#include <misc/pv/templateMeta.h>

Public Types

typedef R type
 

Detailed Description

template<typename T, class R = void>
struct epics::pvData::meta::is_not_void< T, R >

Inverse of is_void<T>

Definition at line 109 of file templateMeta.h.


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