![]() |
WPILibC++ 2027.0.0-alpha-2
|
#include <concepts>
#include <limits>
#include <utility>
#include "sleipnir/util/assert.hpp"
#include "sleipnir/util/symbol_exports.hpp"
Go to the source code of this file.
Classes | |
struct | slp::slicing::none_t |
Type tag used to designate an omitted argument of the slice. More... | |
class | slp::Slice |
Represents a sequence of elements in an iterable object. More... | |
Namespaces | |
namespace | slp |
namespace | slp::slicing |
Variables | |
static constexpr none_t | slp::slicing::_ |
Designates an omitted argument of the slice. | |