-
Notifications
You must be signed in to change notification settings - Fork 264
Closed
Description
cppwinrt/cppwinrt/code_writers.h
Lines 1202 to 1208 in 8484e43
| // | |
| // Note: this use of a lambda is a workaround for a Visual C++ compiler bug: | |
| // https://developercommunity.visualstudio.com/content/problem/554130/incorrect-code-gen-when-invoking-a-conversion-oper.html | |
| // Once fixed, revert the function body back to this: | |
| // | |
| // return static_cast<% const&>(*this).%(%); | |
| // |
Metadata
Metadata
Assignees
Labels
No labels