Skip to content

Commit

Permalink
Remove TODO comment for now
Browse files Browse the repository at this point in the history
Not sure of its meaning, we can add again later
  • Loading branch information
hsutter committed Feb 19, 2024
1 parent aa5e9ff commit 08e7b7e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/cpp2/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,6 @@ mytype: type
print();
}

// TODO skipping the default memberwise assignment for later setting

print: (this) = std::cout << "value is [(name)$] [(social_handle)$]\n";
}

Expand Down

0 comments on commit 08e7b7e

Please sign in to comment.