Loading...
Searching...
No Matches
#include <sleipnir/util/small_vector.hpp>
template<typename T>
T{};
} &&
requires {
::new (
static_cast<void*
>(
nullptr)) T; }
Definition small_vector.hpp:54
Definition small_vector.hpp:75
IntrusiveSharedPtr< T > AllocateIntrusiveShared(Alloc alloc, Args &&... args)
Definition IntrusiveSharedPtr.hpp:275