has many primitive collection resolver
This commit is contained in:
@@ -13,7 +13,7 @@ public:
|
||||
[[nodiscard]] const std::type_index& type() const;
|
||||
[[nodiscard]] const std::string& collection_name() const;
|
||||
|
||||
protected:
|
||||
protected:
|
||||
explicit abstract_collection_resolver(const std::type_index& root_type, const std::type_index& type, std::string collection_name);
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user