![]() |
MySQL 9.6.0
Source Code Documentation
|
True if Test is a Set Traits class for a nested set. More...
#include <nested_set_meta.h>
True if Test is a Set Traits class for a nested set.
This requires Test is a set traits which has a type member Key_traits_t which is an ordered set traits, and a type member Mapped_traits_t which is a set traits, and a type member Mapped_category which is a set category.