Home
last modified time | relevance | path

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

/third_party/boost/boost/mp11/
Dutility.hpp114 template<template<class...> class F, class... T> struct mp_defer_cuda_workaround struct
116 using type = mp_if<mp_valid<F, T...>, detail::mp_defer_impl<F, T...>, detail::mp_no_type>;