Ryan Hill

Results 2 issues of Ryan Hill

**Description**: The header was originally written for pre C++17, but with C++17 we can just use an inline variable and avoid the template approach. I was tempted to replace all...

**Description**: Fixes these TSA issues (no actual bugs fixed, but just changing code to make TSA happy) To fix 1944982 and 1944973 I changed DeleteOnUnloadPtr to not use 'new' and...