#include <iDynTree/Span.h>
template<std::ptrdiff_t Ext>
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