StormByte C++ Library 0.0.9999
StormByte is a comprehensive, cross-platform C++ library aimed at easing system programming, configuration management, logging, and database handling tasks. This library provides a unified API that abstracts away the complexities and inconsistencies of different platforms (Windows, Linux).
|
Namespace for buffer-related components in the StormByte library. More...
Namespace for buffer-related components in the StormByte library.
The Buffer namespace provides classes and utilities for managing simple, shared, and producer/consumer buffers in both single-threaded and multi-threaded environments. It supports a variety of use cases, including:
Ready
, EoF
, Error
).