Xreate
The Xreate programming language
Classes | Namespaces
containers.h File Reference

Containers compilation support. See Containers in the Xreate's documentation. More...

Detailed Description

Containers compilation support. See Containers in the Xreate's documentation.

Classes

class  Iterator
 A factory to create a concrete iterator based on the solution provided by xreate::containers::Query. More...
 
class  IteratorForward< ON_THE_FLY >
 The lazy container implementation. More...
 
class  IteratorForward< SOLID >
 The contiguous container implementation. More...
 

Namespaces

 xreate::containers
 Containers support. See the explanation