Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
1204 days ago
As you can see by those tables, there are other compilers in the world, and those tables don't even include embedded platforms.
1 comments
doodlesdev
1204 days ago
I don't think embedded platform code uses Boost though, right?
link
pjmlp
1204 days ago
Who knows, there are many definitions of embedded.
link
jcelerier
1204 days ago
Modern embedded platforms like ESP stuff can run pretty much a full c++20 standard library and thus most of boost without issues
link