Example #1
0
 static void attach(Descriptor& desc, Table* table, DescriptorRef parent, Spec* spec) noexcept
 {
     desc.attach(table, parent, spec);
 }