Module qmc::sse::fast_op_alloc[][src]

Expand description

Allocators for FastOps

Structs

An allocator for the FastOps which saves memory requested for later.

An allocator which can either forward to another allocator or provide os memory management.

Traits

An allocator for the FastOp group of structs.