Ariles
Classes | Namespaces | Macros
boost_pointer.h File Reference

Detailed Description

Author
Alexander Sherikov

Definition in file boost_pointer.h.

Go to the source code of this file.

#include <boost/smart_ptr/shared_ptr.hpp>
#include <boost/smart_ptr/make_shared.hpp>
#include <ariles/adapters/generic_pointer.h>

Classes

class  ariles::PointerHandler< boost::shared_ptr< t_Value > >
 

Namespaces

 ariles
 

Macros

#define ARILES_POINTER_TYPE   boost::shared_ptr
 
#define ARILES_POINTER_HANDLER   BoostSharedPtrHandler
 

Macro Definition Documentation

◆ ARILES_POINTER_HANDLER

#define ARILES_POINTER_HANDLER   BoostSharedPtrHandler

Definition at line 44 of file boost_pointer.h.

◆ ARILES_POINTER_TYPE

#define ARILES_POINTER_TYPE   boost::shared_ptr

Definition at line 43 of file boost_pointer.h.