Why can't initialize the static member in a class in the body or in the header file?
Posted
by skydoor
on Stack Overflow
See other posts from Stack Overflow
or by skydoor
Published on 2010-03-18T14:53:52Z
Indexed on
2010/03/18
15:11 UTC
Read the original article
Hit count: 87
c++
Could any body offer me any reason about that?
If we do it like that, what's the outcome? Compile error?
© Stack Overflow or respective owner