Flow-IPC 1.0.0
Flow-IPC project: Full implementation reference.
Classes | Namespaces
use_counted_object.hpp File Reference
#include <cassert>

Go to the source code of this file.

Classes

class  ipc::util::Use_counted_object
 Simple counter that manually tracks utilization. It is not thread-safe. More...
 

Namespaces

namespace  ipc
 Catch-all namespace for the Flow-IPC project: A library/API in modern C++17 providing high-performance communication between processes.
 
namespace  ipc::util
 Flow-IPC module containing miscellaneous general-use facilities that ubiquitously used by ~all Flow-IPC modules and/or do not fit into any other Flow-IPC module.