removed attribute_generator and constraints_generator
This commit is contained in:
@@ -32,11 +32,10 @@ public:
|
||||
|
||||
friend std::ostream& operator<<(std::ostream& os, const restriction& c);
|
||||
|
||||
std::string prefix() const;
|
||||
std::string type_string() const;
|
||||
|
||||
private:
|
||||
friend class constraint_builder;
|
||||
friend class constraints_generator;
|
||||
friend class object_generator;
|
||||
friend class object;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user