This repository has been archived by the owner on Dec 26, 2023. It is now read-only.
3.9.0
Direct download: robin_hood.h
- README updated with conan
- Travis now builds on OSX, ARM, S390 too.
- better intrinsics handling, can now be manually disabled with
#define ROBIN_HOOD_DISABLE_INTRINSICS
- Support MSVC's
wchar_t
- [[noreturn]] doThrow
- use std::free and std::malloc
- fixed explicit ctor warning