boostorg / boostorg/multiprecision
Modernize Multiprecision's Visualizers in VS
Open
documentation
enhancement
low priority
- Dominant language
- C++
- Stars
- 265
- Forks
- 128
- Avg merge
- 4h 48m
- Merged PRs (30d)
- 2
Description
The purpose of this issue is to track attempted modernization of Multiprecision's Visualizers in VS. The visualizer development in MSVC has been modernized by the supplier. It seems to use managed `C#`. It should be feasible to start with `cpp_dec_float` and glue-code for `C#`, although the template parameters might be a bit tricky to work out. If this works out, we can try `cpp_bin_float`.
I can take a try at this one myself.
See also #716
Cc: @jzmaddock and @LegalizeAdulthood
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.