renamed class attribute_definition_generator to attribute_generator
This commit is contained in:
@@ -178,7 +178,7 @@ private:
|
||||
private:
|
||||
friend class internal::shadow_repository;
|
||||
friend class repository_node;
|
||||
friend class attribute_definition_generator;
|
||||
friend class attribute_generator;
|
||||
|
||||
std::string name_;
|
||||
std::shared_ptr<repository_node> root_;
|
||||
|
||||
Reference in New Issue
Block a user