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

[pull] master from methylDragon:master #8

Open
wants to merge 66 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 3, 2019

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jul 3, 2019
@pull pull bot added the merge-conflict Resolve conflicts manually label Feb 19, 2020
methylDragon and others added 9 commits June 1, 2020 11:38
* Fix copy/paste error for scoped_lock
* Update C++ - Functions and File IO.md

* Fix indentation to make it more readable

* Update C++ - Object-Oriented Syntax.md

* Fix indentation to make it more readable
* Fix some compilation errors
* Fix typos
* creating threads

use the apt function

* std::ref can't work on const rvalue

use of deleted function ‘void std::ref(const _Tp&&) [with _Tp = int]’
invalid initialization of non-const reference of type ‘int&’ from an rvalue of type ‘int’

* shared_lock uses shared_mutex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants