This is Unofficial EPICS BASE Doxygen Site
epics::pvData::meta::same_const< A, B, R > Struct Template Reference

Check if both A and B are either const or non-const. More...

#include "templateMeta.h"

+ Inheritance diagram for epics::pvData::meta::same_const< A, B, R >:
+ Collaboration diagram for epics::pvData::meta::same_const< A, B, R >:

Detailed Description

template<typename A, typename B, class R = void>
struct epics::pvData::meta::same_const< A, B, R >

Check if both A and B are either const or non-const.

Definition at line 86 of file templateMeta.h.


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