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

Public Member Functions

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

Public Attributes

const T * ptr
 
size_t length
 

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