The following code does not compile:
#include struct toto { struct options final { bool option1 = false; bool option2 = false; };