Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

etl/delegate: fix accident creation of a delegate to an rvalue delegate when copying/assigning from delegate with mismatching signature #965

Commits on Oct 10, 2024

  1. etl/delegate: fix accident creation of a delegate to an rvalue delega…

    …te when copying/assigning from delegate with mismatching signature
    VladimirP1 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f747fb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bc0a6b View commit details
    Browse the repository at this point in the history
  3. add etl::is_delegate

    VladimirP1 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    88c8391 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5ed00d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. add etl::is_delegate_v<T>

    VladimirP1 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c7817ef View commit details
    Browse the repository at this point in the history