Y
Hacker News
new
|
ask
|
show
|
jobs
by
moomoo3000
896 days ago
Are you referring to a specific subset of C++?
1 comments
synergy20
896 days ago
There is nothing pre-defined, but it's not hard to scope one either, basically a freestanding c++20 will do most of it already, just disable exceptions rtti etc.
link