|
Advanced Chunk Processing Library 0.2.0
A comprehensive C++ library for advanced data chunking strategies and processing operations
|
Inheritance diagram for ChunkTest:
Collaboration diagram for ChunkTest:Protected Types | |
| using | value_type = int |
Protected Attributes | |
| chunk_processing::Chunk< value_type > | basic_chunker {2} |
| std::vector< value_type > | test_data {1, 2, 3, 4, 5} |
Definition at line 14 of file chunk_test.cpp.
|
protected |
Definition at line 16 of file chunk_test.cpp.
|
protected |
Definition at line 17 of file chunk_test.cpp.
|
protected |
Definition at line 18 of file chunk_test.cpp.