ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
iclonemessageargument.hpp
Go to the documentation of this file.
1 /** ************************************************************************************************
2  * \file
3  * This header file is part of module \alib_results of the \aliblong.
4  *
5  * \emoji :copyright: 2013-2023 A-Worx GmbH, Germany.
6  * Published under \ref mainpage_license "Boost Software License".
7  **************************************************************************************************/
8 #ifndef HPP_ALIB_RESULTS_ICLONEMESSAGEARGUMENT
9 #define HPP_ALIB_RESULTS_ICLONEMESSAGEARGUMENT 1
10 
11 #if !defined(HPP_ALIB_BOXING_BOXING)
12 # include "alib/boxing/boxing.hpp"
13 #endif
14 
15 
16 namespace aworx { namespace lib {
17 
18 namespace monomem { class MonoAllocator; }
19 
20 namespace results {
21 
22 
23 
24 
25 
26 }}} // namespace [aworx::lib::results]
27 
28 
29 #endif // HPP_ALIB_RESULTS_ICLONEMESSAGEARGUMENT
aworx
Definition: alox/alox.hpp:40
boxing.hpp
aworx::MonoAllocator
lib::monomem::MonoAllocator MonoAllocator
Type alias in namespace aworx.
Definition: monoallocator.hpp:763