aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
boost::detail::span_has_size< R, typename std::enable_if< std::is_convertible< decltype(std::declval< R & >().size()), std::size_t >::value >::type > Struct Template Reference

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

Static Public Attributes

static constexpr bool value = true
 

Detailed Description

template<class R>
struct boost::detail::span_has_size< R, typename std::enable_if< std::is_convertible< decltype(std::declval< R & >().size()), std::size_t >::value >::type >

Definition at line 94 of file span.hpp.

Member Data Documentation

◆ value

template<class R >
constexpr bool boost::detail::span_has_size< R, typename std::enable_if< std::is_convertible< decltype(std::declval< R & >().size()), std::size_t >::value >::type >::value = true
staticconstexpr

Definition at line 97 of file span.hpp.


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