CppServer  1.0.4.0
C++ Server Library
Namespaces | Functions
memory.inl File Reference

Asio memory manager inline implementation. More...

Go to the source code of this file.

Namespaces

 CppServer
 C++ Server project definitions.
 
 CppServer::Asio
 Asio definitions.
 

Functions

template<typename THandler >
AllocateHandler< THandler > CppServer::Asio::make_alloc_handler (HandlerStorage &storage, THandler handler)
 Helper function to wrap a handler object to add custom allocation. More...
 

Detailed Description

Asio memory manager inline implementation.

Author
Ivan Shynkarenka
Date
16.02.2018

Definition in file memory.inl.