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