fixed_static_array()=default (defined in math::wide_integer::detail::fixed_static_array< MyType, MySize >) | math::wide_integer::detail::fixed_static_array< MyType, MySize > | |
fixed_static_array(const size_type s, const value_type &v=value_type()) (defined in math::wide_integer::detail::fixed_static_array< MyType, MySize >) | math::wide_integer::detail::fixed_static_array< MyType, MySize > | inlineexplicit |
fixed_static_array(const fixed_static_array &)=default (defined in math::wide_integer::detail::fixed_static_array< MyType, MySize >) | math::wide_integer::detail::fixed_static_array< MyType, MySize > | |
fixed_static_array(fixed_static_array &&) noexcept=default (defined in math::wide_integer::detail::fixed_static_array< MyType, MySize >) | math::wide_integer::detail::fixed_static_array< MyType, MySize > | |
fixed_static_array(std::initializer_list< typename base_class_type::value_type > lst) (defined in math::wide_integer::detail::fixed_static_array< MyType, MySize >) | math::wide_integer::detail::fixed_static_array< MyType, MySize > | inline |
operator=(const fixed_static_array &other_array) -> fixed_static_array &=default (defined in math::wide_integer::detail::fixed_static_array< MyType, MySize >) | math::wide_integer::detail::fixed_static_array< MyType, MySize > | |
operator=(fixed_static_array &&other_array) noexcept -> fixed_static_array &=default (defined in math::wide_integer::detail::fixed_static_array< MyType, MySize >) | math::wide_integer::detail::fixed_static_array< MyType, MySize > | |
operator[](const size_type i) -> typename base_class_type::reference (defined in math::wide_integer::detail::fixed_static_array< MyType, MySize >) | math::wide_integer::detail::fixed_static_array< MyType, MySize > | inline |
operator[](const size_type i) const -> typename base_class_type::const_reference (defined in math::wide_integer::detail::fixed_static_array< MyType, MySize >) | math::wide_integer::detail::fixed_static_array< MyType, MySize > | inline |
size_type typedef (defined in math::wide_integer::detail::fixed_static_array< MyType, MySize >) | math::wide_integer::detail::fixed_static_array< MyType, MySize > | |
static_size() -> size_type (defined in math::wide_integer::detail::fixed_static_array< MyType, MySize >) | math::wide_integer::detail::fixed_static_array< MyType, MySize > | inlinestatic |
value_type typedef (defined in math::wide_integer::detail::fixed_static_array< MyType, MySize >) | math::wide_integer::detail::fixed_static_array< MyType, MySize > | |
~fixed_static_array()=default (defined in math::wide_integer::detail::fixed_static_array< MyType, MySize >) | math::wide_integer::detail::fixed_static_array< MyType, MySize > | |