JayBeams  0.1
Another project to have fun coding.
Namespaces | Functions
os_error.hpp File Reference

Go to the source code of this file.

Namespaces

 jb
 The top-level namespace for the JayBeams library.
 
 jb::detail
 

Functions

void jb::detail::os_check_error (int result, char const *msg)
 Check the value of result and raise an exception if it is -1. More...