cpp-sdl2
C++ header-only SDL2 wrapper
sdl::simd::allocator< T >::rebind< U > Struct Template Reference

#include <simd.hpp>

Public Types

using other = allocator< U >
 

Detailed Description

template<typename T>
template<typename U>
struct sdl::simd::allocator< T >::rebind< U >

Definition at line 39 of file simd.hpp.

Member Typedef Documentation

◆ other

template<typename T>
template<typename U >
using sdl::simd::allocator< T >::rebind< U >::other = allocator<U>

Definition at line 41 of file simd.hpp.


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