aligator
0.17.1
A versatile and efficient C++ library for real-time constrained trajectory optimization.
Loading...
Searching...
No Matches
make_span.hpp
Go to the documentation of this file.
1
3
#pragma once
4
5
#include <boost/version.hpp>
6
#if defined(BOOST_VERSION) && BOOST_VERSION >= 107600
7
#include <
boost/core/make_span.hpp
>
8
#else
9
#include "
aligator/third-party/boost/core/make_span.hpp
"
10
#endif
make_span.hpp
include
aligator
utils
make_span.hpp
Generated by
1.13.2