file
StackContainer.hStack allocated containers.
Namespaces
- namespace slang
- Root namespace.
Classes
-
template<typename K, typename V, size_t N, typename Entry = ska::detailv3::sherwood_v3_entry<std::pair<K, V>>, typename Alloc = StackAllocator<Entry, N>>class slang::SmallMap
-
template<typename T, size_t N, typename Entry = ska::detailv3::sherwood_v3_entry<T>, typename Alloc = StackAllocator<Entry, N>>class slang::SmallSet