function size_of_shape(const shape<dims> &) types¶ template <index_t dims> constexpr KFR_INTRINSIC index_t size_of_shape(const shape<dims>& shape) { … } Defined at base/shape.hpp:898