-
Hi folks,
Thanks for this great library.
I'm currently running in an error. When using the following form:
```
-
As I've been reading, the standard never required the base template for char_traits to any type but it was given for convenience purposes. Nowadays, at least in LLVM's libcxx version 19 it got [defini…
-
### LeetCode Username
doraeric
### Problem Number, Title, and Link
2463. Minimum Total Distance Traveled https://leetcode.com/problems/minimum-total-distance-traveled/
### Bug Category
Editorial
…
-
based on OCF standard, if Fully Diluted Shares and % Fully Diluted should include conversion shares for Outstanding Convertible Securities such as convertible notes or SAFEs.
-
### What version are you using?
`20.0.0`
### What did you do?
```
let v: soroban_sdk::Val = (&0i128,).into_val(&env);
```
### What did you expect to see?
Compiled, because all typ…
-
The first sentence of Section 4.2 of the Investment Agreement provides that "If the Company issues securities in its next equity financing after the date hereof" - has anyone thought about whether a s…
-
Hi,
This is an issue similar #58452, actually the snippet I posted in this issue is the same. Using libstc++'s 13 tuple implementation is still not possible when using `-std=c++2b`:
```cpp
#inc…
-
Add converter logic & annotations to make your custom types convertible to a basic repertoire of YOJ types hard-coded in `FieldValueType`.
Note that at this time there is no attempt to make such ty…
-
Checklist
- [x] This problem exists even with the setting `"C_Cpp.enhancedColorization": "Disabled"`
- [ ] This bug exists for C
- [x] This bug exists for C++
- [ ] This bug exists for Objective…
-
In many cases clang generates an error like:
```
note: because 'implicitly_convertible(kind_of_{{{}, {}}}, kind_of_{{{}}})' evaluated to false
```
besides the #88502 issue the `decltype(T{})` …
mpusz updated
3 months ago