mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 09:26:07 +00:00
@@ -3,6 +3,8 @@
|
||||
|
||||
#include "types.h"
|
||||
|
||||
#include "Kyoto/Alloc/CMemory.hpp"
|
||||
|
||||
namespace rstl {
|
||||
template < typename T >
|
||||
inline void construct(void* dest, const T& src) {
|
||||
|
||||
Reference in New Issue
Block a user