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 "../internal/helpers.h"
#include <ariles2/adapters/generic_pointer.h>

Classes

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

Namespaces

 ariles2
 

Macros

#define ARILES2_POINTER_TYPE   boost::shared_ptr
 
#define ARILES2_POINTER_HANDLER   BoostSharedPtrHandler
 

Macro Definition Documentation

◆ ARILES2_POINTER_HANDLER

#define ARILES2_POINTER_HANDLER   BoostSharedPtrHandler

Definition at line 45 of file boost_pointer.h.

◆ ARILES2_POINTER_TYPE

#define ARILES2_POINTER_TYPE   boost::shared_ptr

Definition at line 44 of file boost_pointer.h.