The Vish Visualization Shell 0.3
Vish
Public Member Functions | List of all members
MemCore::Span< T, dynamic_extent > Class Template Reference

Specialization of a span for the case of runtime-defined lengths. More...

#include <elementary/memcore/StringChunk.hpp>

Public Member Functions

constexpr T * data () const noexcept
 TODO: need to implement constructors instead from C++20.
 

Detailed Description

template<class T>
class MemCore::Span< T, dynamic_extent >

Specialization of a span for the case of runtime-defined lengths.