Intrepid2
Public Types | List of all members
Intrepid2::supports_rank< T, rank > Class Template Reference

SFINAE helper to detect whether a type supports a rank-integral-argument operator(). More...

#include <Intrepid2_Utils.hpp>

Public Types

enum  { value = false }
 

Detailed Description

template<typename T, int rank>
class Intrepid2::supports_rank< T, rank >

SFINAE helper to detect whether a type supports a rank-integral-argument operator().

Definition at line 544 of file Intrepid2_Utils.hpp.


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