I am using C++ Builder 10.1 Berlin using FireMonkey for the UI and STL std::string, std::vector for my data processing. I can translate between FMX and STL types OK, but it would be very useful to be able to inspect e.g. std::vector values directly.
I prefer using FMX rather than "other" UI libraries, but feel that modern C++ support is not as advanced as some "other" IDEs.
Thanks,
Keith