Skip to main content

6 docs tagged with "advanced"

View all tags

Color and text styles

Terminal color is a formatting concern, and fmt handles it with the same type-safe API used

Placement new

Constructs objects in pre-allocated memory without allocating. Separates construction from allocation for custom memory management.