forked from Alepha/Alepha
Start the C++23 adoption.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
static_assert( __cplusplus > 2020'00 );
|
||||
static_assert( __cplusplus > 2020'99 );
|
||||
/*!
|
||||
* @file
|
||||
* @brief The `Attestation` framework permits code which can provide limited compiletime guarantees of conditions.
|
||||
|
Reference in New Issue
Block a user