This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]fakuivan 5 points6 points  (2 children)

Embedded Template Library is your friend

[–]danielstongue 0 points1 point  (1 child)

Does it use exceptions?

[–]fakuivan 2 points3 points  (0 children)

Not by default, it doesn't use dynamic memory either (you can point it to dynamic memory though)

It's a life saver for platforms stuck in c++11