Home
last modified time | relevance | path

Searched defs:make_int_sequence (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/util/
Dtuples.hpp340 struct make_int_sequence struct
342 typedef typename make_int_sequence<N - 1, N - 1, Is...>::type type;
346 struct make_int_sequence<0, Is...> struct
348 typedef int_sequence<Is...> type;