Template Function proxsuite::linalg::veg::_detail::make_simple_tuple
Defined in File macros.hpp
Function Documentation
-
template<typename ...Ts>
constexpr auto proxsuite::linalg::veg::_detail::make_simple_tuple(Empty, Ts... args) noexcept -> SimpleTuple<Ts...>