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
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:cpp-netlib/cpp-netlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:main
Choose a base ref
Loading
...
head repository:randydu/cpp-netlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:master
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2commits
  • 2files changed
  • 1contributor

Commits on Nov 24, 2016

  1. fix VS2013 compile errors

    VS2013 compile errors:1>c:\work\workspaces\libs\cpp-netlib\include\boost\network\message.hpp(40): error C2610: 'boost::network::basic_message<Tag>::basic_message(boost::network::basic_message<Tag> &&)' : is not a special member function which can be defaulted1>          c:\work\workspaces\libs\cpp-netlib\include\boost\network\message.hpp(111) : see reference to class template instantiation 'boost::network::basic_message<Tag>' being compiled1>c:\work\workspaces\libs\cpp-netlib\include\boost\network\message.hpp(42): error C2610: 'boost::network::basic_message<Tag> &boost::network::basic_message<Tag>::operator =(boost::network::basic_message<Tag> &&)' : is not a special member function which can be defaulted
    @randydu
    randydu authoredNov 24, 2016
    Configuration menu
    Copy the full SHA
    8c57ac1View commit details
    Browse the repository at this point in the history
  2. remove "thow()" to make VS2013 compile

    VS2013 compile error:error C2610: 'boost::network::http::impl::async_client<Tag,version_major,version_minor>::~async_client(void) throw()' : is not a special member function which can be defaultedc:\work\workspaces\libs\cpp-netlib\include\boost\network\protocol\http\client\async_impl.hpp721CPClient
    @randydu
    randydu authoredNov 24, 2016
    Configuration menu
    Copy the full SHA
    cc9bcf9View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp