Skip to content

Conversation

@arashbm
Copy link
Contributor

@arashbm arashbm commented Jul 20, 2025

The only substantive additions required are const operator* and operator-> for the iterator, But this also adds all the relevant tests, the CSV_HAS_CXX20 macro and compiling and testing with C++20 on CI.

Fixes #191.

@vincentlaucsb
Copy link
Owner

Thank you for your detailed PR. I appreciate the tests with static_assert as well as the C++ 20 version checks.

@vincentlaucsb vincentlaucsb merged commit 2303be9 into vincentlaucsb:master Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSVReader doesn't conform to the C++20 input_range concept

2 participants