Skip to content

Commit 363ccf7

Browse files
committed
Adding FIXME for turning tag creation into preprocessor macros.
1 parent 5c0246b commit 363ccf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boost/network/tags.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ namespace boost { namespace network { namespace tags {
3838
template <class Tag>
3939
struct components;
4040

41+
// FIXME make this a preprocessor macro!
4142
typedef mpl::inherit_linearly<
4243
http_default_8bit_tcp_resolve_tags,
4344
mpl::inherit<mpl::placeholders::_1, mpl::placeholders::_2>

0 commit comments

Comments
 (0)