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

[Enhancement] change project to c++ 20 #662

Merged
merged 11 commits into from
Dec 8, 2022

Commits on Dec 6, 2022

  1. Added cpp 20

    dudantas authored and beats-dh committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    276a80f View commit details
    Browse the repository at this point in the history
  2. Remove duplicated

    dudantas authored and beats-dh committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    d13ef60 View commit details
    Browse the repository at this point in the history
  3. Fix compilation

    dudantas authored and beats-dh committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    0cd19ab View commit details
    Browse the repository at this point in the history
  4. Remove not used

    dudantas authored and beats-dh committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    58cdbd3 View commit details
    Browse the repository at this point in the history
  5. fix identação

    beats-dh committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    c9dece9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

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

Commits on Dec 8, 2022

  1. Fix sonar

    Added a function to get the current time with std::chrono
    Changed some locations to use new std codes
    dudantas committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    2e183b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5252dd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7a73c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67fe53e View commit details
    Browse the repository at this point in the history
  5. Add missing file

    dudantas committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    4fdfb20 View commit details
    Browse the repository at this point in the history