Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
muukii committed Apr 28, 2024
1 parent 3714f70 commit b44a0f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Sources/Verge/Library/InoutRef.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ import Foundation
- Doing the above things without copying.

- Warning: Do not retain this object anywhere.

TODO: We failed to introduce non-copyable
https://github.com/VergeGroup/swift-verge/pull/448
*/
@dynamicMemberLookup
public struct InoutRef<Wrapped> {
Expand Down

0 comments on commit b44a0f9

Please sign in to comment.