Skip to content

Commit

Permalink
doc: c++ standard
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Jan 2, 2024
1 parent c73c1ca commit 16d77f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/maintenance.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Keep the Python binding dependency versions reasonably up to date in the corresp

## C++ Standard

We currently support up to C++17. This is set in:
- [`meson.build`](../meson.build)
We currently support up to the C++ standard defined in:
- [`meson.build`](../meson.build)
- example build configurations in [`examples/build_with_*` subdirectories](../examples)

0 comments on commit 16d77f6

Please sign in to comment.