Opm::KeywordValidation::allow_values< T > Class Template Reference

#include <KeywordValidation.hpp>

Public Member Functions

 allow_values (const std::initializer_list< T > &allowed_values)
 
bool operator() (const T &value) const
 

Constructor & Destructor Documentation

◆ allow_values()

template<typename T >
Opm::KeywordValidation::allow_values< T >::allow_values ( const std::initializer_list< T > &  allowed_values)
inline

Member Function Documentation

◆ operator()()

template<typename T >
bool Opm::KeywordValidation::allow_values< T >::operator() ( const T &  value) const
inline

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