|
Intrepid2
|
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 } |
SFINAE helper to detect whether a type supports a 3-integral-argument operator().
Definition at line 538 of file Intrepid2_Utils.hpp.
| anonymous enum |
Definition at line 541 of file Intrepid2_Utils.hpp.