LLVM  4.0.0
Classes
llvm::AlignTo< Align > Struct Template Reference

alignTo for contexts where a constant expression is required. More...

#include <MathExtras.h>

Classes

struct  from_value
 

Detailed Description

template<uint64_t Align>
struct llvm::AlignTo< Align >

alignTo for contexts where a constant expression is required.

See Also
alignTo
Todo:
FIXME: remove when constexpr becomes really constexpr

Definition at line 682 of file MathExtras.h.


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