HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_BlockRelocator< T > Struct Template Reference

#include <UT_BlockRelocator.h>

Public Member Functions

void operator() (T *dst, const T *src, exint n) const noexcept
 

Detailed Description

template<typename T>
struct UT_BlockRelocator< T >

Definition at line 37 of file UT_BlockRelocator.h.

Member Function Documentation

template<typename T >
void UT_BlockRelocator< T >::operator() ( T dst,
const T src,
exint  n 
) const
inlinenoexcept

Definition at line 39 of file UT_BlockRelocator.h.


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