Navigation
index
toc
next
previous
Utils
»
C++ API
»
Typedef quickpool::mem::aligned::vector
Typedef quickpool::mem::aligned::vector
¶
Defined in
File quickpool.hxx
Typedef Documentation
¶
template
<
typename
T
,
size_t
Alignment
=
64
>
using
quickpool
::
mem
::
aligned
::
vector
=
std
::
vector
<
T
,
mem
::
aligned
::
allocator
<
T
,
Alignment
>
>
¶
vector class for aligned types.
Quick search
Table of Contents
rang - Colors for your Terminal
Zstr
C++ API
«
hide menu
menu
sidebar
»
Navigation
index
toc
next
previous
Utils
»
C++ API
»
Typedef quickpool::mem::aligned::vector