William Manning
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
William Manning created a post, Unreal Engine project is missing natvis for STL
In an Unreal project, I'm dealing with some third-party code that uses the STL, and it doesn't display correctly in the debugger. For example, in `std::vector` all I can see are its 3 pointer field...