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

C++ standard library reference

Results 19 cppreference-doc issues
Sort by recently updated
recently updated
newest added

The following classes are not fully described in the XML file. This breaks search functionality. `std::valarray`, `std::slice`, `std::gslice`, `std::slice_array`, `std::gslice_array`, `std::mask_array`, `std::indirect_array`.

e.g. the concepts from std:: and std::ranges; all the view adaptors... I could make PRs for this, but I have no clue how. Is there documentation somewhere on how to...

I did a `Lua` script to extract the code examples and test then here https://github.com/robertoraggi/cplusplus/issues/314 to test it's independent parser https://github.com/robertoraggi/cplusplus and other parsers as well like `g++` and `clang`...

Hello at all, reading _https://en.cppreference.com/w/cpp/iterator/iterator_tags_, i wonder, the inheritance structure of should forward_iterator_tag is correct herein. Is the **forward_iterator_tag** not also inherit from sruct **output_iterator_tag** ? it says struct forward_iterator_tag...

Hello, maintainers. According to README.md, this project is a source package of cppreference.com. Since the cppreference.com is a Wiki website, there is an "Edit" option in the menu bar, which...

The QCH file/database is missing all the files from the `common/` folder, only the `en/` folder is packaged. This folder is quite important as it contains some Javascript, but also...

In this file, font-family uses names with spaces, but the website declares it without spaces, this would update the font-family names to match the website. Fixes https://github.com/p12tic/cppreference-doc/issues/138

In file [preprocess-css.css](https://github.com/p12tic/cppreference-doc/blob/470242853032e64915f6e9f610d0b2ab53ec2e02/preprocess-css.css#L17), which would be attached to `site_modules.css` [here](https://github.com/p12tic/cppreference-doc/blob/470242853032e64915f6e9f610d0b2ab53ec2e02/preprocess.py#L66), it overrides the `font-family` of many elements to the names with spaces, e.g. "DejaVu Sans". But the [style](https://en.cppreference.com/mwiki/load.php?debug=false&lang=en&modules=site&only=styles&skin=cppreference2&*) on the...

I CANNOT reach the page [http://en.cppreference.com/w/Cppreference:Archives](url)!!