ParameterSet::Element Struct Reference

A small wrapper around a momemta::any value. More...

#include <ParameterSet.h>

Detailed Description

A small wrapper around a momemta::any value.

Definition at line 259 of file ParameterSet.h.

Public Member Functions

template<typename T >
 Element (const T &v)
 If true, it means we hold a lazy value which should be evaluated.
 
template<typename T >
 Element (const T &v, bool l)
 

Public Attributes

momemta::any value
 
bool lazy = false
 

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