JH-Toolkit v1.4.1
An engineering-oriented C++20 toolkit with duck-typed concepts, static design, async coroutines, and semantic containers — header-only, RTTI-free, and concurrency-friendly.
Loading...
Searching...
No Matches
jh::ipc Namespace Reference

Convenience alias for jh::sync::ipc. More...

Detailed Description

Convenience alias for jh::sync::ipc.

The jh::ipc namespace is a flattened, user-facing alias that re-exports all symbols from jh::sync::ipc directly under jh::ipc.
This namespace introduces no new semantics and exists solely to reduce include depth and namespace verbosity.

See also
jh::sync::ipc