Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
edlvector.h File Reference

Simple template vector class for general use. More...

#include <vector>
#include <initializer_list>
#include <edl/edltypes.h>
#include <edl/edlnamespaces.h>
#include <edl/edlallocator.h>
Include dependency graph for edlvector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CEDLVector< T, STATICBUFFERLEN >
class  CEDLVectorIterator< T, STATICBUFFERLEN >
class  CEDLVectorConstIterator< T, STATICBUFFERLEN >

Functions

_BEGIN_EDL_NAMESPACE EDL_API void throwVectorError ()

Detailed Description

Simple template vector class for general use.

Function Documentation

◆ throwVectorError()

_BEGIN_EDL_NAMESPACE EDL_API void throwVectorError ( )