-
Hi Folks,
Would it make sense to add stl iterator_categories (and all the other sundry stl iterator typedefs) for the RangeSetBase class? There are times when I would like to use stl algorithms o…
-
This is intended as a meta issue to collect and track C++ constructs that are not yet part of the course. If we decide to add them, we will create new issues for them with more details and remove them…
-
**Issue by [MarianArlt](https://github.com/MarianArlt)**
_Sunday Nov 08, 2020 at 00:13:35_
_Originally opened as: project-topaz/topaz - Issue 1484_
----
**_I have:_**
- [x] searched existing i…
-
```
Currently gtest's universal value printer detects whether a value is a
container (by checking the existence of member types iterator and
const_iterator), and prints the value using gtest's built…
-
```
Currently gtest's universal value printer detects whether a value is a
container (by checking the existence of member types iterator and
const_iterator), and prints the value using gtest's built…
-
```
Currently gtest's universal value printer detects whether a value is a
container (by checking the existence of member types iterator and
const_iterator), and prints the value using gtest's built…
-
Hi,
First of all congrats for the excellent work on this library!!! This is amazing...
Talking about my question:
I want to implement velocity in project but I still don't have a clue how to d…
-
# Describe the bug
The following program is rejected when using MSVC STL (in C++23 mode), while the program-defined specializations of `std::array` seem to be well-defined.
```C++
#include
#inc…
-
I'd like to be able to list through the options in the Options object, but there's no method for doing that, I need to know what option I'm looking for (I want to dump out for debug purposes, and I'd …
-
For some reason Scroll doesn't work in modals on IOS. It works well, on other platforms.
To view this issue:
1. Visit https://www.givingway.com/search.give?searchMode=online on an iphone.
2. Ope…