Closed
Description
Previous ID | SR-12592 |
Radar | rdar://problem/62202427 |
Original Reporter | martinboehme (JIRA User) |
Type | Sub-task |
Status | Resolved |
Resolution | Done |
Additional Detail from JIRA
Votes | 0 |
Component/s | Compiler |
Labels | Sub-task, CxxInterop |
Assignee | hlopko (JIRA) |
Priority | Medium |
md5: 78aaff787da2c73d5ca2f73a8163681f
Parent-Task:
- SR-12591 [C++] Import class template specializations through non-templated typedefs
Issue Description:
For example, std.string
would be bound to std::basic_string<char>
.