Modern Orange
Open main menu
New
Best
Ask
Show
Jobs
About
B
Story
Reflecting JSON into C++ Objects
3
1
goranmoomin
1 month ago
brevzin.github.io
evanjrowley
·
1 month ago
·
[ - ]
Is there a way to override the reflected data types so that “12345” and/or “true” remain strings? The built-in assumption about specific data types is why PowerShell’s “great” JSON support is not so great for me.