Language
C++
Compiler
clang HEAD 7.0.0 (https://github.com/llvm-mirror/clang.git 04b6584405d0d5552c23babecfc2dd664bf93ee1) (https://github.com/llvm-mirror/llvm.git 2ec9dcb263702a6f1589901dcbfb614fa9055055)
Options
Optimization
Boost 1.66.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.66.0/clang-head/include -std=gnu++2a
Offsets for test1:
a -> 0
c -> 4
b -> 8
Offsets for test2:
c -> 0
s -> 2
i -> 4
Exit Code:
0