CONZEPT 16 C++ API
|
Generic series. More...
#include "C16/Series.hpp"
Generic series.
Additional Inherited Members | |
![]() | |
using | size_type = std::size_t |
Type of the size of the array. More... | |
![]() | |
virtual size_type | size () const =0 |
Gets the size of the array. More... | |
virtual bool | empty () const |
Gets if the array is empty. More... | |