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

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

#include <Intrepid2_Utils.hpp>

Public Types

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

Detailed Description

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

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

Definition at line 578 of file Intrepid2_Utils.hpp.


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