Skip to content

1.3.5

Compare
Choose a tag to compare
@lackhole lackhole released this 29 Mar 09:08
· 1 commit to main since this release
d4dbbdd
1.3.5 (#126)

* Add common_iterator

* Update variant.hpp

* init common_view

* Update variant.hpp

* Add LOGXD

* Create memory.hpp

* Update logger.hpp

* Fix common_iterator

* Fix common_iterator

* Update common_iterator.hpp

* Add ranges::common_view, views::common

* Add ranges::rbegin

* Update rbegin

* Update rbegin.hpp

* Update rbegin.hpp

* Add is_class_or_enum

* Update not_incomplete_array.hpp

* Add ranges::rend

* Add ranges::reverse_view

* Update reverse_view.hpp

* Add is_subrange

* Add views::reverse

* Update ranges_test.cpp

* Update ranges_test.cpp

* Add ranges::join_with_view, views::join_with

* Fix error

* Update join_with_view.hpp

* Add concat_view

* Add concat_view

* Update concat_view.hpp

* Update concat_view.hpp

* Update ranges_test.cpp

* Update ranges_test.cpp

* Fix views::split

* Update concepts.hpp

* Update concat_view.hpp

* Update non_propagating_cache.hpp

* Add drop_while_view, drop_while

* Update drop_while_view.hpp

* Update concat

* Add tuple algorithm

* Update concat_view.hpp

* Update concat_view.hpp

* Fix common_reference

* Fix common_type

* Move maybe_const

* Update tuple_like.hpp

* Add key, value

* Add ranges:: lexicographical_compare

* Fix hard error of indirectly_readable

* Update basic_const_iterator.hpp

* Support ranges for type_support

* Fix unnecessary forwarding

* Add pointer_traits

* Add ranges::set_intersection

* Add ranges::set_intersection (#122)

* Create construct_at.hpp

* Create destroy_at.hpp

* Create destroy.hpp

* Update memory.hpp

* Create bad_expected_access.hpp

* Create unexpect.hpp

* Create global_stream_wrapper_settings.hpp

* Update stream_wrapper

* Update iomanip.hpp

* Update log_test.cpp

* Add ExpandArray iomanipulator

* Update stream_wrapper.hpp

* Update distance.hpp

* Update stream_wrapper.hpp

* Fix join_with

* Add different_from_this

* Update log_test.cpp

* Create range_adaptor.hpp

* Update drop.hpp

* Update drop_while.hpp

* Update filter.hpp

* Update filter_view.hpp

* Update iota_view.hpp

* Update join_with.hpp

* Update split.hpp

* Update take.hpp

* Update transform.hpp

* Update tuple_fold.hpp

* Move simple_view

* Add views::take_while

* Create as_const_pointer.hpp

* Create possibly_const_range.hpp

* Update possibly_const_range.hpp

* Create crbegin.hpp

* Add crend

* Add cdata

* Add output_range

* Fix cbegin

* Fix cend

* Create test-android.yml

* Update test-android.yml

* Add android test

* Update test-android.yml

* Update test-android.yml

* Update bad_expected_access.hpp

* Add expected

* Fix constexpr specifier

* Update expected.hpp

* Add comparison operator for expected

* Create test-emscripten.yml

* Fix cmake flags for Emscripten

* Update expected_test.cpp

* Update README.md