VLink  2.0.0
A high-performance communication middleware
Serializer 命名空间参考

Compile-time codec detection and dispatch for VLink message payloads. 更多...

详细描述

Compile-time codec detection and dispatch for VLink message payloads.

Header-defined helper namespace. Most entry points are templates so the full codec chain is resolved at compile time. Application code rarely uses this namespace directly; the framework invokes it internally inside publish() / listen() / invoke() / set() / get().