73 std::variant<specialization_types<tree_layout::depth_first, false, false>,
std::variant< specialization_types< tree_layout::depth_first, false, false >, specialization_types< tree_layout::depth_first, false, true >, specialization_types< tree_layout::depth_first, true, false >, specialization_types< tree_layout::depth_first, true, true >, specialization_types< tree_layout::breadth_first, false, false >, specialization_types< tree_layout::breadth_first, false, true >, specialization_types< tree_layout::breadth_first, true, false >, specialization_types< tree_layout::breadth_first, true, true >, specialization_types< tree_layout::layered_children_together, false, false >, specialization_types< tree_layout::layered_children_together, false, true >, specialization_types< tree_layout::layered_children_together, true, false >, specialization_types< tree_layout::layered_children_together, true, true > > specialization_variant
Definition: specialization_types.hpp:84