mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 01:06:45 +08:00
Update resource.h
This commit is contained in:
parent
6b7c561496
commit
bd2097e608
@ -17,8 +17,6 @@
|
|||||||
namespace ipc {
|
namespace ipc {
|
||||||
namespace mem {
|
namespace mem {
|
||||||
|
|
||||||
namespace detail {
|
|
||||||
|
|
||||||
using chunk_variable_alloc =
|
using chunk_variable_alloc =
|
||||||
static_wrapper<async_wrapper<variable_alloc<
|
static_wrapper<async_wrapper<variable_alloc<
|
||||||
sizeof(void*) * 1024 * 256 /* 2MB(x64) */ >>>;
|
sizeof(void*) * 1024 * 256 /* 2MB(x64) */ >>>;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user