C1028: Member functions cannot be initialized

[ERROR]

Description

A member function of the specified class was initialized.

Tips

Do not initialize member functions in the initialization list for a class or structure.