[ERROR]
The specified constructor has an illegal storage class (auto, register, static, extern, virtual).
The only possible storage class for constructors is inline.