Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
is a network programming library previously intended for Boost but not having gone through formal review. As of this writing it still uses the Boost name, namespace, and directory structure although the project states that Boost acceptance is no longer a goal. The library is based on Boost.Asio and bills itself as ['"a collection of network related routines/implementations geared towards providing a robust cross-platform networking library"]. It cites ['"Common Message Type"] as a feature. As of the branch previous linked, it uses these declarations:cpp-netlib 是一个网络编程库,原本计划纳入 Boost,但并未通过正式审查。在撰写本文时,它仍然使用 Boost 的名称、命名空间和目录结构,尽管该项目声明不再将纳入 Boost 作为目标。该库基于 Boost.Asio,自称是“一组与网络相关的例程/实现,旨在提供一个健壮的跨平台网络库”。它将“通用消息类型”列为其特性之一。在上述链接的分支中,它使用了以下声明:``` template
<class Tag>struct basic_message {