Home
last modified time | relevance | path

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

/third_party/boost/boost/mp11/
Dlist.hpp116 template<class L> struct mp_second_impl struct
122 template<template<class...> class L, class T1, class T2, class... T> struct mp_second_impl<L<T1, T2… struct
124 using type = T2;