|
VLink 2.0.0
A high-performance communication middleware
|
Detects whether type T is a std::atomic specialization.
更多...
#include <traits.h>
Detects whether type T is a std::atomic specialization.
Inherits from std::true_type only for std::atomic for any U.
| T | The type to test. |