GATE
C/C++ Framework
|
Arrays and other linear sequential type field. More...
#include "gate/gate_core_api.hpp"
#include "gate/arrays.h"
#include "gate/gatetypes.hpp"
#include "gate/memalloc.hpp"
#include "gate/results.hpp"
#include "gate/exceptions.hpp"
#include "gate/enumerators.hpp"
#include "gate/comparers.hpp"
Data Structures | |
class | Array< T > |
class | ArrayList< T > |
class | SlotList< T > |
class | LinkedList< T > |
Functions | |
template<class T> | |
Enumerator< T const > | enumerate (Array< T > const &arr) noexcept |
Arrays and other linear sequential type field.
|
noexcept |
T |
arr |