contains only default constructor and destructor.
If I create inline class, stored in one header-file, I get no errors, but I can't declare member variables
What the problem? Thanks.