Lumiera  0.pre.03
»edit your freedom«
ref-array.hpp File Reference

Go to the source code of this file.

Description

Abstraction interface: array-like access by subscript.

Todo:
as of 2016, this concept seems very questionable: do we really want to abstract over random access, or do we actually want for-iteration??

Definition in file ref-array.hpp.

#include "lib/nocopy.hpp"

Classes

class  RefArray< T >
 Abstraction: Array of const references. More...
 

Namespaces

 lib
 Implementation namespace for support and library code.