Classes | Namespaces | Functions
array_dynamic_no_mem_check.hpp File Reference

Dynamically sized containers with a few bells and whistles. More...

#include <algorithm>
#include <ecl/config/macros.hpp>
#include <ecl/utilities/blueprints.hpp>
#include "../definitions.hpp"
#include "../initialiser.hpp"
#include "../stencil.hpp"
#include "array_no_mem_check.hpp"
Include dependency graph for array_dynamic_no_mem_check.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecl::Array< Type, DynamicStorage >
 Dynamic size container with a few bells and whistles. More...
class  ecl::BluePrintFactory< Array< Type, DynamicStorage > >
 Blueprint factory for dynamic arrays. More...
class  ecl::blueprints::ConstantDynamicArray< Type >
 Blueprint for generating a cubic spline satisfying C2 constraints. More...

Namespaces

namespace  ecl
 

Embedded control libraries.


namespace  ecl::blueprints
 

Blueprints and factories classes used to generate blueprints (do not use directly).


namespace  ecl::formatters
 

Supporting classes for container formatters (do not use directly).


Functions

template<typename OutputStream , typename ElementType >
OutputStream & ecl::operator<< (OutputStream &ostream, const Array< ElementType, DynamicStorage > &array)

Detailed Description

Dynamically sized containers with a few bells and whistles.

Date:
May, 2009

Definition in file array_dynamic_no_mem_check.hpp.



ecl_containers
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Thu Jan 2 2014 11:12:25