Initial Commit
This commit is contained in:
2
examples/concepts/meson.build
Normal file
2
examples/concepts/meson.build
Normal file
@@ -0,0 +1,2 @@
|
||||
project('cex-composed-concepts', 'cpp', default_options: ['cpp_std=c++23'])
|
||||
executable('concepts', 'main.cpp')
|
||||
Reference in New Issue
Block a user