template<>
iDynTree::details::extent_type<dynamic_extent> class

Public types

using index_type = std::ptrdiff_t

Public functions

template<index_type Other>
auto extent_type(extent_type<Other> ext) -> IDYNTREE_CONSTEXPR explicit
auto extent_type(index_type size) -> IDYNTREE_CONSTEXPR explicit
auto size() const -> IDYNTREE_CONSTEXPR index_type noexcept