Added FOLLY_ALIGNED(), to allow aligning on MSVC as well
Summary: This adds `FOLLY_ALIGNED` to `Portability.h`, and adjusts the places that were previously using the raw aligned attribute to use this instead. Closes #262 Reviewed By: @yfeldblum Differential Revision: D2283639 Pulled By: @sgolemon
Showing
Please register or sign in to comment