CppCommon  1.0.4.1
C++ Common Library
Namespaces
shared_memory.cpp File Reference

Shared memory manager implementation. More...

#include "system/shared_memory.h"
#include "errors/fatal.h"
#include "utility/validate_aligned_storage.h"
#include <cassert>
#include <cstring>

Go to the source code of this file.

Namespaces

 CppCommon
 C++ Common project definitions.
 

Detailed Description

Shared memory manager implementation.

Author
Ivan Shynkarenka
Date
19.04.2016

Definition in file shared_memory.cpp.