Shared/Containers/ directory

Namespace Death::Containers, Death::Containers::Literals.

Files

file Array.h
Class Death::Containers::Array.
file ArrayView.h
Class Death::Containers::ArrayView, Death::Containers::StaticArrayView.
file DateTime.h
Class Death::Containers::DateTime, Death::Containers::TimeSpan.
file Function.h
Class Death::Containers::Function, Death::Containers::FunctionData.
file GrowableArray.h
Class Death::Containers::ArrayAllocator, Death::Containers::ArrayNewAllocator, Death::Containers::ArrayMallocAllocator, function Death::Containers::arrayAllocatorCast(), Death::Containers::arrayIsGrowable(), Death::Containers::arrayCapacity(), Death::Containers::arrayReserve(), Death::Containers::arrayResize(), Death::Containers::arrayAppend(), Death::Containers::arrayInsert(), Death::Containers::arrayRemove(), Death::Containers::arrayRemoveUnordered(), Death::Containers::arrayRemoveSuffix(), Death::Containers::arrayClear(), Death::Containers::arrayShrink()
file Pair.h
Class Death::Containers::Pair.
file Reference.h
Class Death::Containers::Reference.
file SmallVector.h
Class Death::Containers::SmallVector.
file StaticArray.h
Class Death::Containers::StaticArray.
file String.h
Class Death::Containers::String, tag Death::Containers::AllocatedInit.
file StringConcatenable.h
file StringStl.h
STL std::string compatibility for Death::Containers::String and Death::Containers::StringView.
file StringStlView.h
STL std::string_view compatibility for Death::Containers::String and Death::Containers::StringView.
file StringUtils.h
Namespace Death::Containers::StringUtils.
file StringView.h
Class Death::Containers::BasicStringView, typedef Death::Containers::StringView, Death::Containers::MutableStringView.
file Tags.h
Tag Death::Containers::DefaultInit, Death::Containers::ValueInit, Death::Containers::NoInit, Death::Containers::NoCreate, Death::Containers::DirectInit, Death::Containers::InPlaceInit.