C++ Changes

status, recent changes, plans

Table 1. - Current Status (06/28/2025)

ItemDescriptionIssues
C++ Explorer Functionally complete, no known bugs Firefox reloads to current page. Chrome reloads to site home page.
C++ Track Summary Functionally complete with appropriate discussions Need to move Exercises to another page
Stories
  • C++ story is complete for now
  • Eventually add more discussion of libraries, especially Boost
None
Bites
  • C++ bites are complete for now
  • There are a lot of language features that need bites.
None
Repositories
  • C++ Repo page is incomplete, needs citations for many more existing github repositories. Also needs updated code and documentation links.
  • The old site had a lot of documentation pages for C++ Repos. That will now be ported to github readme files.
  • Many code repositories on github have only placeholder documentation.
  • The old site provided doc pages for that, but this NewSite will put the documentation exclusively in each github repository.
Help pages
  • Help pages for VS Code, CMake, Git, powershell, RegEx, ChatGPT, and SiteNav are complete.
  • Help page for github is a placeholder awaiting contents
  • Help pages are needed for MSBuild and Compiler Explorer
None
Blogs
  • Only two blogs deployed now.
  • Plan to provide blogs:
    • Performance comparisons of Rust, C++, C#, and Python
    • W3C Web Components, as used in this Site
    • Port some blogs from my SU site.
None

Table 2. - Recent Changes

ItemDescriptionIssues
C++ Explorer Added Repo and Change links in left panel Need to add References page
Track Summaries Fixed loading issues caused by earlier changes None
Change page Added Change page for C++ Track, e.g., this page. None
Help pages Updated SiteNav page. None

Table 3. - Plans

ItemDescriptionIssues
C++ Explorer Add References page None
C++ Track Summary Make section contents and markers consistent to support page comparisons. None
Bites
  • C++ bites are complete for now
  • Add bites for Template Metaprograming and Modules
None