Cbeam
Loading...
Searching...
No Matches
version.hpp File Reference
#include <string>
Include dependency graph for version.hpp:

Go to the source code of this file.

Namespaces

namespace  cbeam
 The root namespace for the Cbeam library. This namespace unifies cross-platform utilities for concurrency, memory management, file handling, logging, serialization, and more. Its purpose is to provide a cohesive collection of modern C++ components that address common system-level and application-level tasks, while promoting thread-safety, interprocess communication, and stable resource handling across varied platform APIs.
 

Functions

std::string cbeam::get_version ()
 Returns the library version string, for example "1.2.3".