libpniio
|
get generator for type More...
#include <get_generator.hpp>
Public Types | |
typedef boost::mpl::at < primitive_generators< ITERT > , T >::type | type |
generator type More... | |
Template to obtain the appropriate generator for a particular type.
ITERT | iterator type |
T | data type for output |
typedef boost::mpl::at<primitive_generators<ITERT>,T>::type pni::io::get_generator< ITERT, T >::type |