|
VLink
2.0.0
A high-performance communication middleware
|
Detects whether a value of type T can be assigned to an instance of OT.
更多...
#include <traits.h>
Detects whether a value of type T can be assigned to an instance of OT.
| OT | Target type on the left of =. |
| T | Source type on the right of =. |