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

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

#include <Intrepid2_Utils.hpp>

Public Types

enum  { value = supports_rank_2<T>::value }
 

Detailed Description

template<typename T>
class Intrepid2::supports_rank< T, 2 >

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

Definition at line 562 of file Intrepid2_Utils.hpp.


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