source: tests/raii/.expect/typeof-member.txt @ 508cff0

Last change on this file since 508cff0 was 2f31773, checked in by Michael Brooks <mlbrooks@…>, 3 weeks ago

Improve inability to declare a struct member having a managed type via typeof.

Fix is evaluating typeof on both types in a cast; one was missing.

One layer of struct wrapping now works, with its test added. Multiple layers of wrapping still does not work.

  • Property mode set to 100644
File size: 44 bytes
Line 
1custom A ctor called
25
3custom A dtor called
Note: See TracBrowser for help on using the repository browser.