My Project
include
bsl
max_align_t.hpp
Go to the documentation of this file.
1
28
#ifndef BSL_MAX_ALIGN_HPP
29
#define BSL_MAX_ALIGN_HPP
30
31
#include "
cstdint.hpp
"
32
33
namespace
bsl
34
{
36
using
max_align_t
=
bsl::uintmax
;
37
}
38
39
#endif
cstdint.hpp
bsl::max_align_t
bsl::uintmax max_align_t
Max scalar type alignment.
Definition:
max_align_t.hpp:36
bsl::uintmax
::uintmax_t uintmax
defines a unsigned integer with the maximum possible size
Definition:
cstdint.hpp:97
Generated by
1.8.15