LibreOffice Module sc (master) 1
Public Types | List of all members
sc::AlignedAllocator< T, Alignment >::rebind< Type2 > Struct Template Reference

#include <stlalgorithm.hxx>

Public Types

typedef AlignedAllocator< Type2, Alignment > other
 

Detailed Description

template<typename T, size_t Alignment>
template<typename Type2>
struct sc::AlignedAllocator< T, Alignment >::rebind< Type2 >

Definition at line 38 of file stlalgorithm.hxx.

Member Typedef Documentation

◆ other

template<typename T , size_t Alignment>
template<typename Type2 >
typedef AlignedAllocator<Type2,Alignment> sc::AlignedAllocator< T, Alignment >::rebind< Type2 >::other

Definition at line 40 of file stlalgorithm.hxx.


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