Searched defs:mp_bind_back (Results 1 – 1 of 1) sorted by relevance
32 template<template<class...> class F, class... T> struct mp_bind_back struct34 template<class... U> using fn = typename mp_defer<F, U..., T...>::type;