This is Unofficial EPICS BASE Doxygen Site
epics::pvData::meta::is_not_void< T, R > Struct Template Reference

Inverse of is_void<T> More...

#include "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.

Member Typedef Documentation

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

Definition at line 109 of file templateMeta.h.


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