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

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

#include "llvm/Support/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 708 of file MathExtras.h.


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