cppreference-doc_debian icon indicating copy to clipboard operation
cppreference-doc_debian copied to clipboard

C++ standard library reference (packaging)

Results 3 cppreference-doc_debian issues
Sort by recently updated
recently updated
newest added

Fix some issues reported by lintian * Update lintian override info format in d/source/lintian-overrides on line 10. ([mismatched-override](https://lintian.debian.org/tags/mismatched-override)) * Update standards version to 4.6.2, no changes needed. ([out-of-date-standards-version](https://lintian.debian.org/tags/out-of-date-standards-version)) These changes...

Hi, I didn't find any instructions to actually running the website, so I made one for Apache2. Assuming the Debian package is installed, put in `/etc/apache2/sites-available`: - cppreference-en.conf ```apache Alias...

Starting from commit 28802c407dd90e06315aad68593d43b6ab35d1e7, the linkmap for devhelp is broken. For example, when searching for "memset" I will still see the results for "memset" and "std::memset" in the devhelp program,...