Skip to content

Releases: jkalias/functional_cpp

1.1.0

04 May 18:57
764adeb

Choose a tag to compare

Added lazy operations to all fcpp containers for improved performance of large containers

1.0.2

02 May 17:19
086bca2

Choose a tag to compare

Added fcpp::map as a new functional container wrapper to std::map

1.0.1

26 May 07:55
2abf04b

Choose a tag to compare

Bug fix: fixed compiler error when only "vector.h" included
Bug fix: fixed crash for fcpp::optional due to missing copy constructor

1.0.0

14 Apr 15:12

Choose a tag to compare

Update README.md for reduce