Something went wrong. Try again.
A Tour of C++ for experienced programmers, as if C++26 is the only version that ever existed.
Something went wrong. Try again.
1234567891011121314[book]title = "A Tour of C++26"language = "en"src = "book/src"
[build]# The source directory is book/src; do not let the default build dir ("book")# shadow it. Missing chapter files are an error, not a silent stub.build-dir = "html"create-missing = false
[output.html]default-theme = "light"