31#ifndef __ETL_CALLBACK__
32#define __ETL_CALLBACK__
43 template <
typename TParameter, const
int ID>
49 template <
typename T, const
int I>
67 template <const
int I>
68 struct parameter<void, I>
70 typedef void value_type;
75 typedef parameter<TParameter, ID> type;
77 virtual void etl_callback(type p = type()) = 0;
Definition: callback.h:45
bitset_ext
Definition: absolute.h:38