proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::linalg::veg::_detail::meta_::NonTupleBaseInfoImpl Struct Reference

#include <proxsuite/linalg/veg/tuple.hpp>

Public Types

template<usize I>
using ith = void
 
using seq = void
 

Static Public Attributes

static constexpr bool is_tuple = false
 
static constexpr usize size = 0
 

Detailed Description

Definition at line 437 of file tuple.hpp.

Member Typedef Documentation

◆ ith

◆ seq

Member Data Documentation

◆ is_tuple

constexpr bool proxsuite::linalg::veg::_detail::meta_::NonTupleBaseInfoImpl::is_tuple = false
staticconstexpr

Definition at line 439 of file tuple.hpp.

◆ size

constexpr usize proxsuite::linalg::veg::_detail::meta_::NonTupleBaseInfoImpl::size = 0
staticconstexpr

Definition at line 440 of file tuple.hpp.


The documentation for this struct was generated from the following file: