IO-related types.
Classes | |
struct | ozo::recv_impl< Out, typename > |
Defines how to receive an object from an input stream. More... | |
struct | ozo::send_impl< In, typename > |
Defines how to send an object to an output stream. More... | |
struct | ozo::size_of_impl< T, typename > |
ozo::size_of implementation functor More... | |