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

change UserDataDeleter type from function ptr to std::function #2431

Merged
merged 4 commits into from
Jan 23, 2024

Commits on Oct 28, 2023

  1. change UserDataDeleter type from function ptr to std::function

    coyorkdow authored and youtao.guo committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a69248b View commit details
    Browse the repository at this point in the history
  2. add unittest

    coyorkdow committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    3cfaa1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af4351e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    715c483 View commit details
    Browse the repository at this point in the history