template<std::ptrdiff_t Ext>
iDynTree::details::extent_type class

Derived classes

template<class ExtentType>
class iDynTree::Span::storage_type

Public types

using index_type = std::ptrdiff_t

Public functions

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