cppreference-doc
cppreference-doc copied to clipboard
C++ standard library reference
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Need to specify standard version where this feature was introduced
it's on the website, for c-only programmers, is it possible to manpage or devhelp to all those C information(e.g. no cstdio but stdio.h) along with c-only examples?
When compared to the Qt documentation, cppreference appears to have really large fonts. And the problem is exacerbated with current Qt5 versions which lack QtWebKit, so one can't even scale...
The styling of the latest qch book ([20170409.tar.gz](http://en.cppreference.com/w/File:qch_book_20170409.tar.gz)) is missing under Qt Creator 4.2 and 4.3. Please, take a look at the attached screenshot: 
This is probably the same as #78, but I'm not sure. The tag-files seem to be missing multiple entries. I'm specifically looking at `static_assert`. It shows up in `link-map.xml` yet...
A tag for [std::ios_base::openmode](https://en.cppreference.com/w/cpp/io/ios_base/openmode) seems to be missing in the generated Doxygen tag files. Is there a way to fix that?
To be merged when https://github.com/peterbe/premailer/pull/198 is merged and new release is created.
OS: Kubuntu 17.x x64 I've installed DevHelp through flatpak, then I proceded to install the cppreference package: `sudo apt install cppreference-doc-en-html` then I start DevHelp, which finds as you can...