Skip to content

Conversation

@dietmarkuehl
Copy link
Member

No description provided.

@dietmarkuehl dietmarkuehl requested a review from camio as a code owner May 4, 2025 00:17
@dietmarkuehl dietmarkuehl requested review from a team, DeveloperPaul123 and JeffGarland May 4, 2025 00:17
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

pre-commit

[pre-commit] reported by reviewdog 🐶

static_assert(not ::test_std::stoppable_token<::unstoppable_token::token<false, false>>);
static_assert(not ::test_std::unstoppable_token<::unstoppable_token::token<false, false>>);


[pre-commit] reported by reviewdog 🐶

static_assert(not ::test_std::unstoppable_token<::unstoppable_token::token<true, true>>);


[pre-commit] reported by reviewdog 🐶

static_assert(
not ::test_detail::stoppable_source<::stoppable_source::source<false, bool, true, bool, true, bool>>);
static_assert(not ::test_detail::stoppable_source<::stoppable_source::source<true, int, true, bool, true, bool>>);
static_assert(
not ::test_detail::stoppable_source<::stoppable_source::source<true, bool, false, bool, true, bool>>);
static_assert(not ::test_detail::stoppable_source<::stoppable_source::source<true, bool, true, int, true, bool>>);
static_assert(
not ::test_detail::stoppable_source<::stoppable_source::source<true, bool, true, bool, false, bool>>);
static_assert(not ::test_detail::stoppable_source<::stoppable_source::source<true, bool, true, bool, true, int>>);


[pre-commit] reported by reviewdog 🐶

static_assert((not ::test_detail::stoppable_callback_for<int, int, int>));
static_assert((not ::test_detail::stoppable_source<int>));


[pre-commit] reported by reviewdog 🐶

static_assert((not ::test_std::stoppable_token<int>));
static_assert((not ::test_std::unstoppable_token<int>));

@dietmarkuehl dietmarkuehl merged commit d29940d into main May 4, 2025
12 checks passed
@dietmarkuehl dietmarkuehl deleted the fix-issue-144 branch May 24, 2025 17:29
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