We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e7dab commit 74e2373Copy full SHA for 74e2373
boost/network/protocol/http/response.hpp
@@ -75,8 +75,6 @@ namespace boost { namespace network { namespace http {
75
lhs.swap(rhs);
76
}
77
78
- BOOST_CONCEPT_ASSERT((Response<basic_response<tags::http_default_8bit_udp_resolve> >));
79
-
80
} // namespace http
81
82
} // namespace network
0 commit comments