swift
2cf9f19d - [AutoDiff] Make AD primal value structs `@usableFromInline`. (#22106)

Commit
7 years ago
[AutoDiff] Make AD primal value structs `@usableFromInline`. (#22106) * Make AD primal value structs `@usableFromInline`, because they'll currently show up in code completion. It should never be exposed to the user. * Prepend an underscore to AD-generated type names.
Author
Parents
Loading