▲ 37 ▼ I Don't Use Exceptions in C++ Anymore (thelig.ht) submitted 2 years ago by pnutzh4x0r@lemmy.ndlug.org to c/programming@programming.dev 18 comments fedilink hide all child comments Using exceptions in C++ desktop and server applications overall made sense to me. As I expanded my usage of C++ into other domains, specifically embedded domains, I began to experience more compelling reasons not to use exceptions first-hand... From lobste.rs
▲ 20 ▼ I Don't Use Exceptions in C++ Anymore (thelig.ht) submitted 2 years ago by lysdexic@programming.dev [M] to c/cpp@programming.dev 13 comments fedilink hide all child comments