Turi Create
4.0
|
#include <model_server/lib/toolkit_function_wrapper_impl.hpp>
A type function that maps int –> range<int>(0, N).
Given a number N, make_range<N>::type is a boost mpl range type representing a sequence from 0 to N exclusive.
Definition at line 276 of file toolkit_function_wrapper_impl.hpp.