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

define default constructors explicitly #160

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

Chikurin1014
Copy link
Contributor

No description provided.

@Chikurin1014 Chikurin1014 self-assigned this Apr 26, 2024
@Chikurin1014
Copy link
Contributor Author

残りのwarning:

include/schneider_model.hpp:180: [medium:warning] use a trailing return type for this function  [modernize-use-trailing-return-type]
src/schneider_model.cpp:110: [high:error] 2 adjacent parameters of 'joy_read' of convertible types are easily swapped by mistake  [bugprone-easily-swappable-parameters,-warnings-as-errors]
src/schneider_model.cpp:229: [medium:warning] use a trailing return type for this function  [modernize-use-trailing-return-type]

@H1rono H1rono merged commit 56cc772 into main Apr 26, 2024
5 of 6 checks passed
@H1rono H1rono deleted the define_default_constructors_explicitly branch April 26, 2024 07:13
@H1rono
Copy link
Member

H1rono commented Apr 26, 2024

#56

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