KoniecznyTraits

template<typename TElementType>
struct KoniecznyTraits

Defined in konieczny.hpp.

This is a traits class for use with Konieczny.

See also

Konieczny

Template Parameters:

TElementType – the type of the elements.

Member types

const_element_type

The type of const elements of a Konieczny instance.

element_type

The type of the elements of a Konieczny instance with const removed.

lambda_orb_type

lambda_value_type

rank_state_type

Alias for RhoValue with template parameter element_type .

rho_orb_type

rho_value_type

Alias for RhoValue with template parameter element_type .

Adapters

Degree

ElementHash

EqualTo

Lambda

Less

One

Product

Rank

Rho

Swap