Bridge++  Ver. 2.0.2
alignment_size_qxs.h
Go to the documentation of this file.
1 #ifndef ALIGNMENT_SIZE_QXS_H
2 #define ALIGNMENT_SIZE_QXS_H
3 
4 #include "lib_alt/alt_impl.h"
5 template<>
6 constexpr int alignment_size<QXS>() { return 256; }
7 
8 #endif
alignment_size< QXS >
constexpr int alignment_size< QXS >()
Definition: alignment_size_qxs.h:6
alt_impl.h