Skip to content

Conversation

@mpdeimos
Copy link
Contributor

@mpdeimos mpdeimos commented Feb 2, 2021

Addresses issue TS-38029

  • Tests written
  • Documentation updated
  • CHANGELOG.md updated
  • Present new features in N&N

Please respect the Teamscale vote. Clean up findings before sending your change into review. Blacklist and report false-positives. Adjust the analysis profile if needed.

/// <summary>
/// True if the set contains FunctionID f, false otherwise.
/// </summary>
bool contains(FunctionID f) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand the logic... Is this really so complicated or can it be used by an algorithm from <algorithm>?

@Raphael-N Raphael-N requested a review from wilhelma July 23, 2025 12:22
Copy link

@wilhelma wilhelma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good. Is the behavior identical?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants