Expression Templates Library (ETL)
Classes | Namespaces
iterable.hpp File Reference

Use CRTP technique to inject functions for iterators. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  etl::iterable< D, DMA >
 CRTP class to inject iterators functions. More...
 

Namespaces

 etl
 Root namespace for the ETL library.
 

Detailed Description

Use CRTP technique to inject functions for iterators.