FastEngine 0.9.4
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fast_float::span< T > Struct Template Reference

Public Member Functions

constexpr span (T const *_ptr, size_t _length)
constexpr size_t len () const noexcept
const T & operator[] (size_t index) const noexcept

Public Attributes

T const * ptr
size_t length

The documentation for this struct was generated from the following file: