#include <simplecontent.h>
Public Methods | |
fixed_value (const std::string &fixed) | |
template<class VL> | fixed_value (const std::string &fixed, const VL &vl) |
V | value type for fixed value |
Definition at line 142 of file simplecontent.h.
|
Constructor to define fixed value.
Definition at line 147 of file simplecontent.h. |
|
Constructor to define fixed value.
Definition at line 156 of file simplecontent.h. |