- Notifications
You must be signed in to change notification settings - Fork425
fix copy ctor & assignment op#561
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
deanberris commentedOct 2, 2015
You're doing this against the master branch, which is not related to any released versions of cpp-netlib. Is this your intent? |
tpecholt commentedOct 2, 2015
Hi Not my original intent sorry. I am not used to github so I just followed some tutorial and didn't check whether I am pulling against the right branch. Tomas
|
deanberris commentedOct 16, 2015
LGTM Thanks@tpecholt -- I'll merge it anyway. |
fix copy ctor & assignment op
for issue: Reusing http::client::response#552