|
LLVM
4.0.0
|
This helper template works-around MSVC 2013's lack of useful alignas() support. More...
#include <TrailingObjects.h>
This helper template works-around MSVC 2013's lack of useful alignas() support.
The argument to LLVM_ALIGNAS(), in MSVC, is required to be a literal integer. But, you can use template specialization to select between a bunch of different LLVM_ALIGNAS expressions...
Definition at line 97 of file TrailingObjects.h.
1.8.6