forked from Alepha/Alepha
Constness.
This commit is contained in:
3
Constness.test/0.cc
Normal file
3
Constness.test/0.cc
Normal file
@ -0,0 +1,3 @@
|
||||
static_assert( __cplusplus > 2020'99 );
|
||||
|
||||
#include "../Constness.h"
|
1
Constness.test/CMakeLists.txt
Normal file
1
Constness.test/CMakeLists.txt
Normal file
@ -0,0 +1 @@
|
||||
unit_test( 0 )
|
Reference in New Issue
Block a user