NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Compiler Error C2830

only placement parameters to 'operator new' can have default values

The standard formal parameters for the operator new cannot have default values. Only user-defined placement parameters can specify defaults.