JH-Toolkit v1.4.1
An engineering-oriented C++20 toolkit with duck-typed concepts, static design, async coroutines, and semantic containers — header-only, RTTI-free, and concurrency-friendly.
Loading...
Searching...
No Matches
flat_multimap File Reference

Forwarding header for jh::flat_multimap. More...

Go to the source code of this file.

Detailed Description

Forwarding header for jh::flat_multimap.

This header provides the canonical include entry for jh::flat_multimap<K, V, Alloc>— a flat associative container that allows multiple values per key.

#include <jh/flat_multimap>

Internally, this file forwards to jh/core/flat_multimap.h and defines no additional symbols.