mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
[wpiutil] type_traits: Add is_constexpr() (#5997)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Tyler Veness <calcmogul@gmail.com>
|
||||
Date: Fri, 15 Sep 2023 18:26:50 -0700
|
||||
Subject: [PATCH 31/31] Replace deprecated std::aligned_storage_t
|
||||
Subject: [PATCH 31/34] Replace deprecated std::aligned_storage_t
|
||||
|
||||
---
|
||||
llvm/include/llvm/ADT/FunctionExtras.h | 4 ++--
|
||||
|
||||
Reference in New Issue
Block a user