Home
last modified time | relevance | path

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

/third_party/boost/boost/mp11/
Dlist.hpp33 template<class L> struct mp_size_impl struct
38 template<template<class...> class L, class... T> struct mp_size_impl<L<T...>> struct
40 using type = mp_size_t<sizeof...(T)>;