I'm looking for classes like "File, Socket, String" wrapping the C (or C++) standard library functions and throwing exceptions in case of errors.
1 Answer 1
Maybe the question wasn't clear, btw i've found this library is exactly what i was looking for: commonc++.
Sign up to request clarification or add additional context in comments.
Comments
- The Overflow Blog
-
-
- Featured on Meta
-
-
-
Related
Hot Network Questions
- How to parse a Library of Congress classification record prefixed with LCSH?
- Trying to install floating sink but plumbing between studs prevents usual wood backing. What are my options?
- What do "spelling pronunciation" and "~" mean in Wiktionary?
- What is this infrared receiver part on Philips 55PUK6400 TV module "715G7074-R01-000-004Y"
- Why does the final -ts in 'les États-Unis' produce a /z/ liaison sound rather than /t/ or /s/?
- How to associate each tab with a key binding
- How do you time a Perfect Guard against a Guardian?
- Trivialising homogeneous vector bundles over a homogeneous space
- Create Frame Widget with Pygame
- How does Rocky know what Astrophage is?
- Induced Topological Vector Space Structure?
- In Isaiah 42:19, is the “servant” described as spiritually blind referring to Jesus, or to Israel? How should Christians understand this passage?
- Is 1971 minimum wage "in silver quarters" far, far higher than the current minimum wage?
- Is a differential pair stage of an opamp still useful with single ended input
- What is the correct definition of a limit point in real analysis?
- Why do some in Eastern Orthodoxy believe the devil can repent despite Scripture teaching his eternal condemnation?
- Do I have to transcribe all pronunciation details if I use the [] transcription?
- Face Orientation is buggy - only some faces show it
- Center of a finite perfect group
- A tiny Java framework for gathering running time statistics - Take II
- How to change the color of the individual squares on a chessboard?
- When was the last time U.S. Congress overrode a president's veto?
- Does the passport one use to enter and leave a country sometimes determine which passport one must use when entering the next country?
- Ioniq 6 "Oil Fortifier"
default
boost::asiolibrary provides wrappers for them.