mirror of
https://github.com/fraillt/bitsery.git
synced 2026-09-05 18:08:33 +00:00
flexible syntax
This commit is contained in:
@@ -29,7 +29,6 @@ using namespace testing;
|
||||
using bitsery::ext::Growable;
|
||||
|
||||
using Buffer = typename bitsery::DefaultConfig::BufferType;
|
||||
using DiffType = typename bitsery::details::BufferContainerTraits<Buffer>::TDifference;
|
||||
|
||||
struct DataV1 {
|
||||
int32_t v1;
|
||||
|
||||
Reference in New Issue
Block a user