Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Replacing boost::bind and boost::enable_shared_form_this by std counterparts#230

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
deanberris merged 4 commits intocpp-netlib:masterfromtorbjoernk:remove-boost-bindshrd
Apr 14, 2013
Merged

Replacing boost::bind and boost::enable_shared_form_this by std counterparts#230

deanberris merged 4 commits intocpp-netlib:masterfromtorbjoernk:remove-boost-bindshrd
Apr 14, 2013

Conversation

@torbjoernk
Copy link

@deanberris commit fixes issue#229. The other three are just additions to completely get rid ofboost::bind andboost::enable_shared_from_this.

deanberrisand others added4 commitsApril 13, 2013 17:21
From here on out only use the standard-provided shared pointerimplementations. Also use the native C++11 features for deleting specialmember implementations.
boost::bind is still used in the test cases, which seem not affected bythis change (e.g. no further failures)
@deanberris
Copy link
Member

LGTM

deanberris added a commit that referenced this pull requestApr 14, 2013
Replacing boost::bind and boost::enable_shared_form_this by std counterparts
@deanberrisdeanberris merged commit5a369fc intocpp-netlib:masterApr 14, 2013
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@torbjoernk@deanberris

[8]ページ先頭

©2009-2025 Movatter.jp