phoenix.hpp File Reference

#include <stdlib.h>
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  s11n
namespace  s11n::Detail

Classes

struct  s11n::Detail::no_op_phoenix_initializer
 Internal helper class to provide a default no-op initializer for phoenixed objects. More...
struct  s11n::Detail::phoenix< BaseType, ContextType, InitializerType >
 The phoenix class acts as a wrapper for adding "phoenixing" behaviour to arbitrary shared objects, as covered in detail in Alexandrescu's "Modern C++ Design". More...

Defines

#define s11n_net_s11n_PHOENIX_HPP_INCLUDED   1
#define phoenix_DEBUG   0
#define phoenix_CERR   if(0) std::cerr


Define Documentation

#define phoenix_CERR   if(0) std::cerr

Definition at line 27 of file phoenix.hpp.

Referenced by s11n::Detail::phoenix< BaseType, ContextType, InitializerType >::instance().

#define phoenix_DEBUG   0

Definition at line 18 of file phoenix.hpp.

#define s11n_net_s11n_PHOENIX_HPP_INCLUDED   1

Definition at line 2 of file phoenix.hpp.


Generated on Sun Apr 27 11:46:49 2008 for libs11n-1.2.6 by  doxygen 1.5.3