LibraryLink Utilities  3.0.1
Modern C++ wrapper over LibraryLink and WSTP
IterableContainer.hpp File Reference

Implementation of the IterableContainer class. More...

Detailed Description

Implementation of the IterableContainer class.

Author
Rafal Chojna rafal.nosp@m.c@wo.nosp@m.lfram.nosp@m..com
#include <iterator>
#include <vector>
#include "LLU/LibraryData.h"
+ Include dependency graph for IterableContainer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LLU::IterableContainer< T >
 Abstract class that provides iterators (c/r/begin and c/r/end methods) and subscript operator for any contiguous container. More...
 

Namespaces

 LLU
 Main namespace of LibraryLink Utilities.