Yaroslav

Results 14 issues of Yaroslav

Hello. The idea of using namespaces is certainly original, but it is not always convenient. In general, I load the page from somewhere and I do not want to set...

Hello. I want to make a filter for more beautiful text output. To do this, I need to collect a large amount of data, make beauty and output to std...

Hello. https://www.boost.org/doc/libs/1_69_0/libs/iostreams/doc/classes/zlib.html Example on the bottom page cannot be compiled. Similar problem as https://github.com/boostorg/iostreams/issues/79

Hello. I have a problem with using std::variant with boost::format. Visual Studio 2019 - 16.7.3 boost - 1.74 Sample code: ` #include < iostream> #include < variant> #include #include typedef...