awulkiew / graphical-debugging

Graphical Debugging extension for Visual Studio
MIT License
150 stars 24 forks source link

Support for boost multiprecision #61

Open jdmarsh opened 8 months ago

jdmarsh commented 8 months ago

I am using boost::multiprecision values as my coordinate types for boost geometry objects and I think that's causing the objects not to appear in the Geometry Watch window. If this is the issue, could support be added for these coordinate types?