YAKL
Namespaces | Functions
YAKL_intrinsics_ubound.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 yakl
 
 yakl::intrinsics
 The intrinsics namespace contains a limited Fortran-like intrinsics library.
 

Functions

template<class T >
YAKL_INLINE auto yakl::intrinsics::ubound (T const &arr)
 
template<class T >
YAKL_INLINE int yakl::intrinsics::ubound (T const &arr, int dim)