Streams
Streams copied to clipboard
Lazy evaluation in C++ - http://jscheiny.github.io/Streams/
I'd like to be able to have a generator stream that's not infinite. It's natural to use std::out_of_range to signal the end as most vector based generator function will throw...
Hello, while working on Windows and compiling with MSVC(1921), and using common windows headers, i couldn't compile while using Streams. This is due to the implementation of ```C++ inline auto...
Hi @jscheiny The library is not compiling, as gtest/gmock has changed a place from which it is served. You can spot that I commented out a few tests. It is...
Hi, build failes, because it cannot download http://googlemock.googlecode.com/files/gmock-1.7.0.zip. This has been moved into googletest. Greetings
This is a header library but it does contain code. Therefore it seems it is not possible to build a non-trivial project with it. I have 3 compilation units. They...
I was told this may be helpful by the party that linked me to the project... All of this pertains to the documentation of the project 1) Link to: `http://jscheiny.github.io/Streams/`...
I'm using Qt creator suite for windows standard build with mingw gcc 4.9.2 (from developer site). When I try to build your cmake, or include Steams.h to my own project...
Allow parallelized streams (with a more limited set of operators).
Just a few minor changes needed for the tests to build with a recent clang version (3.6.0 specifically).
Would you like to [replace any double quotes](https://github.com/jscheiny/Streams/blob/a23f201015e29cdcf08b8e32c6e858eed85a9a08/source/Stream.h#L4) by [angle brackets around file names for include statements](http://stackoverflow.com/questions/21593/what-is-the-difference-between-include-filename-and-include-filename)?