mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 04:04:19 +00:00
Merge pull request #3735 from evolutional/vs2010-buildfix
Buildfix for VS2010
This commit is contained in:
@@ -938,6 +938,9 @@ FLATBUFFERS_FINAL_CLASS
|
||||
return table_a->KeyCompareLessThan(table_b);
|
||||
}
|
||||
vector_downward& buf_;
|
||||
|
||||
private:
|
||||
TableKeyComparator& operator= (const TableKeyComparator&);
|
||||
};
|
||||
/// @endcond
|
||||
|
||||
|
||||
Reference in New Issue
Block a user