finished relation completer
This commit is contained in:
@@ -42,7 +42,7 @@ struct Scenario : core::Model {
|
||||
std::string description;
|
||||
matador::utils::blob symbol;
|
||||
ScenarioState state{ScenarioState::InvalidState};
|
||||
matador::object::collection<CollectionCenter> collection_center;
|
||||
matador::object::collection<matador::object::object_ptr<CollectionCenter>> collection_center;
|
||||
|
||||
template<typename Operator>
|
||||
void process( Operator& op ) {
|
||||
|
||||
Reference in New Issue
Block a user