allocator
名词:
名词: allocation
更多词形:
形容词: allocable | 名词: allocation | 动词过去式: allocated | 动词过去分词: allocated | 动词现在分词: allocating | 动词第三人称单数: allocates |
单词例句:
The problem faced by all garbage collection algorithms is the same - identify blocks of memory that have been dispensed by the allocator, but are unreachable by the user program.
所有垃圾收集算法所面临的问题是相同的找出由分配器分配的,但是用户程序不可到达的内存块。
The class allocator is not called if the instance is created on the stack.
如果没有指定类分配器,派生类将继承基类的类分配器。
In the former case, the allocator is copied when the container is copy-constructed.
在前一种情况下,当容器被复制构造时,分配器会被复制。
The Clone Allocator concept is introduced to formalize the way pointer containers control memory of the stored objects (and not the pointers to the stored objects).
克隆分配器概念的引入是为了对指针容器控制所存对象的内存(不是指针的内存)的方法进行规范化。
Use the Traffic Allocator to structure your organization to maximize your team's efforts and build a more efficient powerline.
使用流量分配器,以您的组织结构,以最大限度地提高您的团队的努力和建立一个更有效率的电力。
The storage allocator in Chapter 8 shows how a union can be used to force a variable to be aligned on a particular kind of storage boundary.
第8章的存储分配程序将说明如何使用联合来强制一个变量在特定类型的存储边界上对齐。
Alloc An allocator whose value type is the same as the container's value type.
分配器,它的值类型与容器的值类型相同。
The components of the software model include a dynamic generator, a dynamic allocator and an inference engine.
从软件模型上分析,动态约束优化调度的组件包括动态解析器、动态分配器和推理引擎。
Hoard: A Scalable Memory Allocator for Multithreaded Applications.
介绍一种多处理器多线程的内存分配器。