Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

cyclic_value.h File Reference

cyclic_value.h File Reference

Go to the source code of this file.

Data Structures

class  cyclic_value< T, FIRST, LAST, typename >
 Provides a value that cycles between two limits. More...
class  cyclic_value< T, FIRST, LAST, typename etl::enable_if<(FIRST==0)&&(LAST==0)>::type >
 Provides a value that cycles between two limits. More...

Namespaces

namespace  etl
 

A multimap with the capacity defined at compile time.



Detailed Description

Definition in file cyclic_value.h.