Template Struct unary_validator

Struct Documentation

template<typename E>
struct fwdpp::validators::unary_validator

Public Functions

template<typename T, typename F>
T operator()(const T t, std::string message, const F f) const