Template Class positive

Inheritance Relationships

Base Type

Class Documentation

template<typename T>
class positive : public options::validator<T>

Public Functions

inline positive(bool strict = false)
inline T operator()(const T &x) const

Protected Attributes

bool strict_