Search code examples
How to flush memory-mapped files using Boost's `mapped_file_sink` class?...

c++boostboost-iostreams

Read More
Unexpected behavior with boost::streams::output filter...

c++boost-iostreams

Read More
decompress multiple files in to one single file using boost...

c++boostgzipboost-iostreams

Read More
Read and write array to compressed file with boost iostreams...

c++boostcompressionboost-iostreams

Read More
using an boost::iostreams::array_sink with a boost::array<char, n>...

c++arraysgccboostboost-iostreams

Read More
Create class using internal vector member as the container for stream access to class instances...

c++c++11booststdboost-iostreams

Read More
Convert C *FILE to C++ iostream with boost...

c++boostiostreamboost-iostreams

Read More
compressed length of a string by boost::iostreams...

c++boost-iostreams

Read More
How to build boost iostreams with gzip and bzip2 support on Windows...

c++boostbzip2boost-iostreams

Read More
How do I handle opening and closing a boost iostreams Device?...

c++boostboost-iostreams

Read More
How to declare an "implicit conversion" in a variadic template?...

c++variadic-templatesderived-classvariadicboost-iostreams

Read More
Why mapped_file::data returns char* instead of void*...

c++boostboost-iostreams

Read More
Using Boost::iostreams dual-use filters...

c++boostboost-iostreams

Read More
C++ "hello world" Boost tee example program...

c++boost-iostreams

Read More
How to pipe into std::cout with boost::iostreams...

c++boostiostreamboost-iostreams

Read More
std::ostream that invokes a callback for each line...

c++booststliostreamboost-iostreams

Read More
How to use a compressor Boost::Iostreams filter as a sink in Boost::Log...

c++boostiostreamboost-iostreamsboost-log

Read More
Memory usage when using boost::iostreams::mapped_file...

c++linuxboostmemory-mapped-filesboost-iostreams

Read More
Using boost::iostreams::mapped_file...

linuxboostmemory-mapped-filesboost-iostreams

Read More
boost::iostreams::zlib::default_noheader seems to be ignored...

c++zlibdecodingboost-iostreamstext-decoding

Read More
how to open a boost iostream memory map for both read and write...

c++memory-mapped-filesboost-iostreams

Read More
Using boost iostreams filters (close and non-copyable)...

c++boostc++11boost-iostreams

Read More
boost iostreams assertion failure...

c++windowsboostboost-iostreams

Read More
boost::iostreams::copy() closes the source but not the sink...

c++boostboost-iostreams

Read More
boost::iostreams::copy - sink - ENOSPC (No space left on device) error handling...

c++booststlboost-iostreams

Read More
Boost Iostreams zlib_error with Custom Source...

c++boostzlibcompressionboost-iostreams

Read More
What is the type of the underlying stream of a boost::iostreams::filtering_stream?...

c++boostc++11boost-iostreams

Read More
Boost library iostream::copy not working...

c++boostboost-iostreams

Read More
boost iostreams library exist but i am unable link it...

c++linkerlinker-errorsshared-objectsboost-iostreams

Read More
boost iostreaming filter gets empty values...

c++boost-iostreamsstreambuf

Read More
BackNext