#include "archives_config.h"
#include <string>
#include <cassert>
#include "shmname.h"
#include "shm_array.h"
#include <vistle/util/boost_interprocess_config.h>
#include <boost/interprocess/offset_ptr.hpp>
Go to the source code of this file.
◆ V_DECLARE_SHMREF
#define V_DECLARE_SHMREF |
( |
|
T | ) |
|
Value:
ar); \
const;
Definition: archives.h:342
Definition: archives.h:197
#define V_COREEXPORT
Definition: export.h:9
default_init_allocator< T > allocator
Definition: allocator.h:36
◆ V_DEFINE_SHMREF
#define V_DEFINE_SHMREF |
( |
|
T | ) |
|