Amy

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Amy created a post, Debug assist showing wrong datatip
Resharper C++ debug datatip seem to unable to recognize certain variables. Here's some code I tape together to demonstrate the issue: #pragma once#include <unordered_map>struct Data{ std::unordered...