WPILibC++
2027.0.0-alpha-3
Loading...
Searching...
No Matches
small_vector.hpp
Go to the documentation of this file.
1
// Copyright (c) Sleipnir contributors
2
3
#pragma once
4
5
#include <wpi/SmallVector.h>
6
7
namespace
gch
{
8
9
template
<
typename
T>
10
using
small_vector
= wpi::SmallVector<T>;
11
12
}
// namespace gch
gch
Definition
small_vector.hpp:7
gch::small_vector
wpi::SmallVector< T > small_vector
Definition
small_vector.hpp:10
thirdparty
sleipnir
include
gch
small_vector.hpp
Generated on Fri Oct 24 2025 05:38:27 for WPILibC++ by
1.12.0