array declaration and definitionSo i have to declare the size of array explicitly, and there is no other way to workaround it?
array declaration and definitionHello! I have the following problem. I declare in someClass.hpp file some class with static member...