forked from Alepha/Alepha
Clean up and regularize the prologue of files.
Mark them for C++20, remove the old module-faking hacks, etc.
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
static_assert( __cplusplus > 2020'00 );
|
||||
/*!
|
||||
* @file
|
||||
* @brief The `Attestation` framework permits code which can provide limited compiletime guarantees of conditions.
|
||||
|
Reference in New Issue
Block a user