collection_resolver progress
This commit is contained in:
@@ -18,10 +18,5 @@ public:
|
||||
return std::dynamic_pointer_cast<object_resolver<Type>>(res);
|
||||
}
|
||||
};
|
||||
|
||||
class object_resolver_service : public object_resolver_factory, public collection_resolver_factory {
|
||||
public:
|
||||
};
|
||||
|
||||
}
|
||||
#endif //MATADOR_OBJECT_RESOLVER_FACTORY_HPP
|
||||
Reference in New Issue
Block a user