User: grutsch

  • Public profile

User profile: grutsch

User info
User name:grutsch
History
Joined:
Number of posts:6
Latest posts:

sorting of classes not working
SOLVED: I had to make .getSimpHanzi a const function as in: [code]std::string getSimpHanzi() const;...

sorting of classes not working
Ok, I just read, that "static" only goes in the header file. However like that it still results in: ...

sorting of classes not working
Thanks for the input, I am a noob, so I don't have experience with static member functions. I just p...

sorting of classes not working
Thanks for looking into it. The [code]getSimpHanzi[/code] function is as simple as can be: [code]s...

sorting of classes not working
Hi all. I have a class "ExampleSentences" with a private member [code]std::string _simpHanzi;[/c...

This user does not accept Private Messages