aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/experimental/socket
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/experimental/socket')
-rw-r--r--libstdc++-v3/include/experimental/socket10
1 files changed, 5 insertions, 5 deletions
diff --git a/libstdc++-v3/include/experimental/socket b/libstdc++-v3/include/experimental/socket
index 50bfe99..a5a23ed 100644
--- a/libstdc++-v3/include/experimental/socket
+++ b/libstdc++-v3/include/experimental/socket
@@ -2265,7 +2265,7 @@ inline namespace v1
protocol_type _M_protocol;
};
- // @}
+ /// @}
/** @brief Socket streams
* @{
@@ -2436,7 +2436,7 @@ inline namespace v1
__streambuf_type _M_sb;
};
- // @}
+ /// @}
/** @brief synchronous connect operations
* @{
@@ -2557,7 +2557,7 @@ inline namespace v1
__ec);
}
- // @}
+ /// @}
/** @brief asynchronous connect operations
* @{
@@ -2607,11 +2607,11 @@ inline namespace v1
forward<_CompletionToken>(__token));
}
- // @}
+ /// @}
#endif // _GLIBCXX_HAVE_UNISTD_H
- // @}
+ /// @}
} // namespace v1
} // namespace net