Home
last modified time | relevance | path

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

/third_party/boost/boost/mp11/
Dalgorithm.hpp317 template<template<class T, T... I> class S, class U, U... J> struct mp_from_sequence_impl<S<U, J...… struct
319 using type = mp_list<std::integral_constant<U, J>...>;