attaching schema nodes progress
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
||||
friend bool operator<(const error &lhs, const error &rhs);
|
||||
friend bool operator<(const error &lhs, const std::error_code &rhs);
|
||||
|
||||
// friend std::ostream& operator<<(std::ostream &out, const error &err);
|
||||
friend std::ostream& operator<<(std::ostream &out, const error &err);
|
||||
|
||||
[[nodiscard]] std::string message() const;
|
||||
[[nodiscard]] std::string category() const;
|
||||
|
||||
Reference in New Issue
Block a user