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 5c0246b commit 363ccf7Copy full SHA for 363ccf7
boost/network/tags.hpp
@@ -38,6 +38,7 @@ namespace boost { namespace network { namespace tags {
38
template <class Tag>
39
struct components;
40
41
+ // FIXME make this a preprocessor macro!
42
typedef mpl::inherit_linearly<
43
http_default_8bit_tcp_resolve_tags,
44
mpl::inherit<mpl::placeholders::_1, mpl::placeholders::_2>
0 commit comments