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

auto_ptr のワーニング対応。 #3

Merged
merged 1 commit into from
Jan 26, 2019

Commits on Jan 25, 2019

  1. auto_ptr のワーニング対応。

    - 基本的に `unique_ptr` に変更
    - `cfg/cfg3.cpp` の L233 だけは、 `chk` 関数が `shared_ptr` を要求するので `shared_ptr` へ変更
    mikoto2000 committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    f6e6357 View commit details
    Browse the repository at this point in the history