sorting of classes not workingSOLVED: I had to make .getSimpHanzi a const function as in: [code]std::string getSimpHanzi() const;...
sorting of classes not workingOk, I just read, that "static" only goes in the header file. However like that it still results in: ...
sorting of classes not workingThanks for the input, I am a noob, so I don't have experience with static member functions. I just p...
sorting of classes not workingThanks for looking into it. The [code]getSimpHanzi[/code] function is as simple as can be: [code]s...
sorting of classes not workingHi all. I have a class "ExampleSentences" with a private member [code]std::string _simpHanzi;[/c...
This user does not accept Private Messages