I am facing a strange issue. I have a class variable:
std::string _element;
And its setter and getter:
void setElement(std::st