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

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

#include <Intrepid2_Utils.hpp>

Public Types

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

Detailed Description

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

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

Definition at line 570 of file Intrepid2_Utils.hpp.


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