PVData C++ 8.0.7
Loading...
Searching...
No Matches
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.

Member Typedef Documentation

◆ type

template<typename T , class R = void>
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: