vSMC  v3.0.0
Scalable Monte Carlo
List of all members
vsmc::Array< T, N, Alignment > Class Template Reference

std::array with proper alignment More...

#include <vsmc/utility/aligned_memory.hpp>

Detailed Description

template<typename T, std::size_t N, std::size_t Alignment = AlignmentTrait<T>::value>
class vsmc::Array< T, N, Alignment >

std::array with proper alignment

Definition at line 465 of file aligned_memory.hpp.