PVData C++  8.0.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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 <misc/pv/templateMeta.h>

Inheritance diagram for epics::pvData::meta::same_const< A, B, R >:
Inheritance graph
[legend]
Collaboration diagram for epics::pvData::meta::same_const< A, B, R >:
Collaboration graph
[legend]

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: