WPILibC++
2026.1.1
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 Tue Jan 6 2026 06:33:37 for WPILibC++ by
1.12.0