Expression Templates Library (ETL)
etl::sequence_equal< S1, S2, Enable > Struct Template Reference

Traits to test if two index_sequence are equal. More...

#include <tmp.hpp>

Detailed Description

template<typename S1, typename S2, typename Enable = void>
struct etl::sequence_equal< S1, S2, Enable >

Traits to test if two index_sequence are equal.


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