Home
last modified time | relevance | path

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

/third_party/boost/boost/mp11/
Dalgorithm.hpp535 template<class L2> struct mp_flatten_impl struct
537 template<class T> using fn = mp_if<mp_similar<L2, T>, T, mp_list<T>>;