Typedef options::ValidatorFunc

Typedef Documentation

using options::ValidatorFunc = std::function<T(const T&)>