Home
last modified time | relevance | path

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

/third_party/boost/boost/mp11/
Dbind.hpp32 template<template<class...> class F, class... T> struct mp_bind_back struct
34 template<class... U> using fn = typename mp_defer<F, U..., T...>::type;