-
Full name of submitter (unless configured in github; will be published with the issue): Géry Ogam (cplusplus/draft#4944)
Reference (section label): [basic.life], [basic.start.term], [expr.prim.id.d…
-
**Question:**
Does microxrceddsgen support union?
**Env:**
OS: Linuxmint LMDE 5 (elsie)
openjdk 17.0.6 2023-01-17
microxrceddsgen version: 2.0.2 (master branch)
ID:Micro-XRCE-DDS-Gen/thirdparty/…
-
In a number of normative paragraphs, we use the term "dynamically allocated", but it is never defined:
- "Objects can be created dynamically" ([[basic.stc.dynamic.general] p1](https://eel.is/c++draft…
-
**Describe the proposed feature**
We use jsoncons in one of our project, for which we run clang static analysis on every build. Unfortunately, jsoncons has had a history of triggering false positives…
-
Starting with C++11, we have a full range of specialized string classes... E.g., std::u8string, std::u16string... std::u8string_view, and so forth. Strictly speaking they were introduced with C++11 (…
-
**Describe the bug**
See screenshot and code and quotes below for the erroneous errors that show up in my IDE. However, despite the errors in the IDE, the code compiles and runs without errors.
**…
-
**Describe the bug**
Trying to switch to eclipse and I've got the esp-idf eclipse plugin and tools installed. I created a new project with File->New->Espressif IDF Project.
The main.c program show…
-
### Current wording
https://github.com/cplusplus/draft/blob/16c8ce5db2173a098a91e552dcfa3544c67e544f/source/basic.tex#L4379-L4383
As far as I know "(lexically) contained" is not defined.
The …
-
Hi -
I have a new RHEL 8 machine. While attempting to compile using "make" I get the following error messages. My search into the issue suggests it might be an issue with a mismatch in compilers. I…
-
- `source_location` [support.srcloc.class.general]
- `partial_ordering` [cmp.partialord]
- `weak_ordering` [cmp.weakord]
- `basic_backtrace` [stacktrace.basic.overview]