std::rank< _Tp >(3) Library Functions Manual std::rank< _Tp >(3)

std::rank< _Tp > - rank

#include <type_traits>

Inherits std::integral_constant< std::size_t, __array_rank(_Tp)>.


using type
using value_type


constexpr operator value_type () const noexcept


static constexpr std::size_t value

struct std::rank< _Tp >"rank

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++