Struct std::less

template<>
struct std::less<Dune::XT::Common::Configuration>

lexicographic ordering of Dune::XT::Common::Configuration, to allow their use as keys in associative containers

Method std::less::operator()

template<>
bool std::less<Dune::XT::Common::Configuration>::operator()(const Dune::XT::Common::Configuration &lhs, const Dune::XT::Common::Configuration &rhs) const

No documentation provided.

Type alias std::less::result_type

type std::less::result_type

No documentation provided.

Type alias std::less::first_argument_type

type std::less::first_argument_type

No documentation provided.

Type alias std::less::second_argument_type

type std::less::second_argument_type

No documentation provided.