Intrepid2
Intrepid2::has_rank_member< T, typename > Struct Template Reference

Tests whether a class has a member rank. Used in getFixedRank() method below, which in turn is used in the supports_rank_n helpers. More...

#include <Intrepid2_Utils.hpp>

Inheritance diagram for Intrepid2::has_rank_member< T, typename >:

Detailed Description

template<typename T, typename = void>
struct Intrepid2::has_rank_member< T, typename >

Tests whether a class has a member rank. Used in getFixedRank() method below, which in turn is used in the supports_rank_n helpers.

Definition at line 393 of file Intrepid2_Utils.hpp.


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