In combination with generate_array is used to produce array at compile-time. More...
In combination with generate_array is used to produce array at compile-time.
In combination with generate_array is used to produce at compile-time arrays like {0,N-1,.........0} used in boost::multi_array for index ordering
Definition at line 268 of file memory_c.hpp.
Public Types | |
enum | { value = (N-index) % N } |