mirror of
https://github.com/fraillt/bitsery.git
synced 2026-08-07 05:49:30 +00:00
compile warnings, and usage improvements for VisualStudio
This commit is contained in:
@@ -15,7 +15,7 @@ struct MyStruct {
|
||||
//now we can use flexible syntax with
|
||||
//member function has same name as parameter
|
||||
s.archive(this->s, i, vl, ll);
|
||||
};
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user