The stl can help you!
Your own error code
by Andrzej Krzemieński
From the article:
I was recently implementing the “classification of error conditions” in my application offered by the functionality behind
std::error_code
. In this post I want to share some of my experience and insight.
Add a Comment
Comments are closed.