0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo More... over 4 years ago
Use explicit comparison operators More... over 4 years ago
Validate lexicographical operators in clear_updated More... over 4 years ago
Validate some rules of contents check when invoking clear_validated More... over 4 years ago
Test unset_validated with ANY aggregation More... over 4 years ago
Add value_as_container_inverse More... over 4 years ago
Minor refactoring of safe_compare to avoid warnings More... over 4 years ago
Aggregations AND/ANY can be constructed from operator and operand More... over 4 years ago
Add value_as_container wrapper More... over 4 years ago
Fix contains() operator More... over 4 years ago
Add comparing between string and string_view More... over 4 years ago
Move has_find to has_find_it due to only iterator finding must match More... over 4 years ago
Change use of strict_any on validator More... over 4 years ago
Test clear_validated with strict_any More... over 4 years ago
Code cleanup More... over 4 years ago
Test validation of sets More... over 4 years ago
Fix typo More... over 4 years ago
Prevalidated unset can not use strict_any More... over 4 years ago
Make get() be able to use find() method, add example with std::set More... over 4 years ago
Refactor prevalidation with ALL/ANY and master sample More... over 4 years ago
Reset error before validation More... over 4 years ago
Handle strict_any in prevalidated setters More... over 4 years ago
Implement unadjust_view_type More... over 4 years ago
Implement extract_strict_any and wrap_strict_any More... over 4 years ago
Implement extract_object_wrapper More... over 4 years ago
Fix member::parent_path() const More... over 4 years ago
Refactor is_container More... over 4 years ago
Refactor working with member and member path More... over 4 years ago
Test prevalidation helpers More... over 4 years ago
Container getter by iterator returns references to elements' values More... over 4 years ago