0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor file naming More... about 5 years ago
Add logical NOT, reorganized files structure More... about 5 years ago
Fix merge More... about 5 years ago
Fix msvc warning More... about 5 years ago
Refactor check member exists More... about 5 years ago
Fix warnings by clang More... about 5 years ago
Fix building with MSVC More... about 5 years ago
Move default implementation of aggregate and/or to default adapter More... about 5 years ago
Fix building for c++14 More... about 5 years ago
Add validation adapter and dispatcher More... about 5 years ago
Add validation adapter and dispatcher More... about 5 years ago
Fix typo More... about 5 years ago
Refactor check of member path More... about 5 years ago
Fix type and comments More... about 5 years ago
Done validator files refactoring and splitting More... about 5 years ago
More header files splitting More... about 5 years ago
Split validator header file More... about 5 years ago
Add doxygen comments to some types More... about 5 years ago
Refactor some naming More... about 5 years ago
Use member descriptor in validator invokation More... about 5 years ago
Update validation of vectors More... about 5 years ago
Remove extra lambda More... about 5 years ago
Nested checks of properties and fields More... about 5 years ago
Can check at compile time if get() is applicable More... about 5 years ago
Add compile time contains_t More... about 5 years ago
Add operator exists More... about 5 years ago
Add decltype(auto) to auto lambdas More... about 5 years ago
Refactor get to use reference, implement check exists More... about 5 years ago
Fix contains operator More... about 5 years ago
Add contains operator More... about 5 years ago