aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
boost::detail::span_bytes< T, E > Struct Template Reference

#include </home/runner/work/aligator/aligator/gar/include/aligator/third-party/boost/core/span.hpp>

Static Public Attributes

static constexpr std::size_t value = sizeof(T) * E
 

Detailed Description

template<class T, std::size_t E>
struct boost::detail::span_bytes< T, E >

Definition at line 147 of file span.hpp.

Member Data Documentation

◆ value

template<class T , std::size_t E>
constexpr std::size_t boost::detail::span_bytes< T, E >::value = sizeof(T) * E
staticconstexpr

Definition at line 148 of file span.hpp.


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