Expand Minimize
This topic has not yet been rated - Rate this topic

Compiler Error C2830

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

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.