STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::view_operations::domain_equal< N, typename > Struct Template Reference

Performs pieceise comparison of first and last elements of two indexed_domain objects to determine if they are equivalent. More...

Detailed Description

template<int N, typename = make_index_sequence<N>>
struct stapl::view_operations::domain_equal< N, typename >

Performs pieceise comparison of first and last elements of two indexed_domain objects to determine if they are equivalent.


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