Skip to content

C++11v1

Compare
Choose a tag to compare
@simongog simongog released this 31 Jul 01:43
· 1097 commits to master since this release

This release is the last version which uses the class int_vector_file_buffer for buffered reading of int_vector data from a stream.
The newer version will replace this class with int_vector_buffer, which allows reading and writing. Furthermore it also handles the loading and writing of blocks automatically and is therefore easier to use.