Searched defs:mp_not_fn (Results 1 – 1 of 1) sorted by relevance
243 template<template<class...> class P> struct mp_not_fn struct245 template<class... T> using fn = mp_not< mp_invoke_q<mp_quote<P>, T...> >;