aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
boost::detail::span_data< T, typename std::enable_if< std::is_pointer< span_ptr< T > >::value >::type > Struct Template Reference

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

Public Types

typedef std::remove_pointer< span_ptr< T > >::type type
 

Detailed Description

template<class T>
struct boost::detail::span_data< T, typename std::enable_if< std::is_pointer< span_ptr< T > >::value >::type >

Definition at line 72 of file span.hpp.

Member Typedef Documentation

◆ type

template<class T >
typedef std::remove_pointer<span_ptr<T>>::type boost::detail::span_data< T, typename std::enable_if< std::is_pointer< span_ptr< T > >::value >::type >::type

Definition at line 74 of file span.hpp.


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