![]() |
MySQL 9.2.0
Source Code Documentation
|
Template-specialization for trivially-copyable classes/structs. More...
#include <lock_free_type.h>
Template-specialization for trivially-copyable classes/structs.
Subset of trivially-copyable classes/structs might have always-lock-free property but for this feature to be implemented we would have to go at great lengths to implement cross-platform support. Therefore, for simplicity reasons let's just detect the overload and fail gracefully.