Typedef proxsuite::linalg::veg::meta::detected_return_t

Typedef Documentation

template<template<typename...> class Op, typename ...Args>
using proxsuite::linalg::veg::meta::detected_return_t = detected_or_t<_detail::_meta::none, Op, Args...>