VersionDecorator.this

Constructor

class VersionDecorator
this
(
size_t limit = 10
,
size_t buffer_size = 512
)

Parameters

limit size_t

maximum allowed difference between struct versions

buffer_size size_t

starting this of convert_buffer, does not really matter much in practice because it will quickly grow to the maximum required size and stay there

Meta