csharplang/proposals/csharp-8.0/constructed-unmanaged.md

3 lines
178 B
Markdown

## Unmanaged constructed types
In C# 8.0, we extended the concept of an *unmanaged* type to include constructed (generic) types. This is a placeholder for its specification.