Struct ElementPresent

Struct Documentation

struct ElementPresent

check if an element is present

this is really the same as NumElements, but with different formatting

Public Types

using Message = ElementPresentMessage

Public Functions

std::vector<Message> run(const ADMData &adm) const
template<typename F>
inline void visit(F f)

Public Members

std::vector<std::string> path
std::string element
bool present

Public Static Functions

static inline std::string name()