SuperDex Physics C++ API
Loading...
Searching...
No Matches
superdex::IsResizeNoInitSafe< T > Struct Template Reference

Trait to determine if a type is safe for use with DynamicArray::resize_noinit. More...

#include <dynamic_array.h>

Inheritance diagram for superdex::IsResizeNoInitSafe< T >:

Detailed Description

template<typename T>
struct superdex::IsResizeNoInitSafe< T >

Trait to determine if a type is safe for use with DynamicArray::resize_noinit.

Definition at line 76 of file dynamic_array.h.


The documentation for this struct was generated from the following file: