mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
[upstream_utils] Add cbegin()/cend()/crbegin()/crend() to SmallVector (#8918)
std::vector has these.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: crueter <crueter@eden-emu.dev>
|
||||
Date: Wed, 6 May 2026 12:42:53 -0400
|
||||
Subject: [PATCH 33/33] SmallSet: add SmallSetIterator postincrement operator
|
||||
Subject: [PATCH 33/34] SmallSet: add SmallSetIterator postincrement operator
|
||||
|
||||
Required for Xcode 26.4
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user