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

Enabler to ensure that both conditions A and B are true. More...

#include <misc/pv/templateMeta.h>

Detailed Description

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

Enabler to ensure that both conditions A and B are true.

Definition at line 115 of file templateMeta.h.


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