This is Unofficial EPICS BASE Doxygen Site
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 "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: