Skip to content

Conversation

@JohelEGP
Copy link
Contributor

@JohelEGP JohelEGP commented Oct 5, 2024

Updating some code didn't go as expected:

export expect: (x: type_of(boost::ut::eq(i64(), i64()))) _ = boost::ut::expect(x);
export expect: (x: std::type_identity_t<CPP2_TYPEOF(boost::ut::eq(std::vector<int>(), std::vector<int>()))>) _ =
  boost::ut::expect(x);

This PR remedies that.

@hsutter hsutter merged commit b433693 into hsutter:main Oct 5, 2024
@JohelEGP JohelEGP deleted the postfix_type_id branch October 5, 2024 20:45
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.

2 participants