|
Intrepid2
|
SFINAE helper to detect whether a type supports a 5-integral-argument operator(). More...
#include <Intrepid2_Utils.hpp>
Public Types | |
| enum | { value = supports_rank_5<T>::value } |
SFINAE helper to detect whether a type supports a 5-integral-argument operator().
Definition at line 554 of file Intrepid2_Utils.hpp.
| anonymous enum |
Definition at line 557 of file Intrepid2_Utils.hpp.