collection_resolver progress
This commit is contained in:
@@ -64,7 +64,6 @@ public:
|
||||
|
||||
friend std::ostream& operator<<(std::ostream &out, const field &col);
|
||||
|
||||
private:
|
||||
template<class Operator>
|
||||
void process(Operator &op) {
|
||||
op.on_attribute(name_.c_str(), value_, { value_.size(), type_ } );
|
||||
|
||||
Reference in New Issue
Block a user