Class template Dune::XT::Common::ValidateInList¶
Inherits from Dune::XT::Common::ValidatorInterface.
-
template<class T>
class Dune::XT::Common::ValidateInList : public ValidatorInterface<T, ValidateInList<T, ListImp>>¶ validates arg iff in given list
-
inline bool Dune::XT::Common::ValidateInList::operator()(const T &rhs) const¶
No documentation provided.
-
std::string Dune::XT::Common::ValidateInList::msg(const T &value) const¶
No documentation provided.
-
template<>
explicit Dune::XT::Common::ValidateInList::ValidateInList<T, ListImp>(ListType valid_list)¶ No documentation provided.
-
ListType Dune::XT::Common::ValidateInList::valid_list_¶
No documentation provided.
-
type Dune::XT::Common::ValidateInList::ThisType¶
No documentation provided.
-
type Dune::XT::Common::ValidateInList::BaseType¶
No documentation provided.
-
type Dune::XT::Common::ValidateInList::ListType¶
No documentation provided.