Releases: Dobiasd/FunctionalPlus
Releases · Dobiasd/FunctionalPlus
v0.2.26
05 Oct 16:40
Compare
Sorry, something went wrong.
No results found
Fixed std::array support
Removed use of deprecated _Is_checked_helper for new MSVC++ versions
v0.2.25
08 Aug 14:01
Compare
Sorry, something went wrong.
No results found
v0.2.24
15 Apr 16:26
Compare
Sorry, something went wrong.
No results found
Improved support for noexcept functions
Added fplus::div_pos_int_ceil
Added fplus::split_evenly
v0.2.23
21 Feb 10:17
Compare
Sorry, something went wrong.
No results found
Fixed some doc comments
Auto-formatted all code
v0.2.22
26 Dec 16:20
Compare
Sorry, something went wrong.
No results found
Removed the -p0 suffix from our version numbers
v0.2.21-p0
26 Dec 15:28
Compare
Sorry, something went wrong.
No results found
Added monadic (fluent) interface for maybe
Added get and non-returning effect/effect_one for variant
Some minor fixes
v0.2.20-p0
15 Sep 04:16
Compare
Sorry, something went wrong.
No results found
Fixed missing include (surfaces when using libstdc++ 13.2)
Worked around false-positive compiler warning (GCC 13)
v0.2.19-p0
13 Sep 08:53
Compare
Sorry, something went wrong.
No results found
Added different for_each implementations (standard, parallel, and parallel_for_n_threads)
Dropped the usage of (deprecated) std::result_of
Added a way to serialize a tuple as a list of strings
v0.2.18-p0
28 Nov 18:06
Compare
Sorry, something went wrong.
No results found
Added support for automatic derivation of target containers with custom allocators (see: #160 )
v0.2.17-p0
25 Nov 07:07
Compare
Sorry, something went wrong.
No results found