Searched refs:box_class_type (Results 1 – 1 of 1) sorted by relevance
28 #define MAKE_BOX_CASE(box_type, box_class_type) \ argument30 box = std::make_shared<box_class_type>(); \