PVData C++  8.0.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
epics::pvData::meta::same_root< A, B, R > Struct Template Reference

Select if both A and B have the same root type (excluding const qualifier) More...

#include <misc/pv/templateMeta.h>

Detailed Description

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

Select if both A and B have the same root type (excluding const qualifier)

Definition at line 69 of file templateMeta.h.


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