---
title: CMMemoryPool
framework: coremedia
role: symbol
role_heading: Class
path: coremedia/cmmemorypool
---

# CMMemoryPool

An instance that optimizes memory allocation when working with large blocks of memory.

## Declaration

```swift
class CMMemoryPool
```

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
