This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Error C2656
'function' : function not allowed as a bit field
A function is declared as a member of a bit field.
Possible cause
- Syntax error in a constructor initializer list.