|
VLink
2.0.0
A high-performance communication middleware
|
Detects whether OT supports stream insertion (<<) and extraction (>>) with T.
More...
#include <traits.h>
Detects whether OT supports stream insertion (<<) and extraction (>>) with T.
| OT | Stream-like type. |
| T | Value type appearing on the right of the stream operator. |