Skip to content

Commit 3133d24

Browse files
committed
Adding the normal tag.
1 parent e462ae1 commit 3133d24

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
@@ -16,6 +16,7 @@
1616
namespace boost { namespace network { namespace tags {
1717

1818
struct pod {};
19+
struct normal {};
1920
struct async {};
2021
struct tcp {};
2122
struct udp {};

0 commit comments

Comments
 (0)