Signet Forge 0.1.0
C++20 Parquet library with AI-native extensions
DEMO
Loading...
Searching...
No Matches
signet::forge::detail::AlignedAllocator< T, Alignment >::rebind< U > Struct Template Reference

#include <tensor_bridge.hpp>

Public Types

using other = AlignedAllocator< U, Alignment >
 

Detailed Description

template<typename T, std::size_t Alignment>
template<typename U>
struct signet::forge::detail::AlignedAllocator< T, Alignment >::rebind< U >

Definition at line 64 of file tensor_bridge.hpp.

Member Typedef Documentation

◆ other

template<typename T , std::size_t Alignment>
template<typename U >
using signet::forge::detail::AlignedAllocator< T, Alignment >::rebind< U >::other = AlignedAllocator<U, Alignment>

Definition at line 65 of file tensor_bridge.hpp.


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