Fixed code syntax for an example#1
Open
ShufflePerson wants to merge 3 commits intolief-project:masterfrom
Open
Fixed code syntax for an example#1ShufflePerson wants to merge 3 commits intolief-project:masterfrom
ShufflePerson wants to merge 3 commits intolief-project:masterfrom
Conversation
bbfdf8e to
8d48014
Compare
7758395 to
c152d4c
Compare
03a593e to
92d3192
Compare
114a99a to
f029517
Compare
0142e9a to
4044002
Compare
afec0fe to
498df64
Compare
c9580b9 to
81ecf6d
Compare
7639a69 to
6034703
Compare
eff85ac to
9a99ecc
Compare
26d476f to
46b7222
Compare
a950a6c to
e720605
Compare
26d0596 to
41549fb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Without the
auto( or some other type ) the code is not valid C++ code.