|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
A type that can serve as a network data buffer. More...
#include <network_concepts.h>
A type that can serve as a network data buffer.
Types satisfying this concept can store and provide access to byte data for network transmission.
Example usage:
Definition at line 56 of file network_concepts.h.