score
Home
Classes
Namespaces
Files
Public Types
|
Public Member Functions
|
List of all members
score::IndirectArray< T, N > Class Template Reference
Public Types
using
value_type
= T
Public Member Functions
template<typename... Args>
IndirectArray
(Args &&... args) noexcept
auto
begin
() noexcept
auto
end
() noexcept
auto
begin
() const noexcept
auto
end
() const noexcept
auto
cbegin
() const noexcept
auto
cend
() const noexcept
auto &
operator[]
(int pos) noexcept
auto &
operator[]
(int pos) const noexcept
The documentation for this class was generated from the following file:
IndirectContainer.hpp