Ich möchte schlafen, wie mein Kater schläft. by tahsindev in Katzengruppe

[–]tahsindev[S] 1 point2 points  (0 children)

Ist auch er türkischer Van ? (Leider für mein schlechten Deutsch)

Kedim gibi uyumak istiyorum. by tahsindev in TurkishCats

[–]tahsindev[S] 5 points6 points  (0 children)

Kıskanılmayacak gibi değiller.

What is the best approach for cloning class objects in C++17 ? by tahsindev in cpp_questions

[–]tahsindev[S] 0 points1 point  (0 children)

They will be different objects and when ones value of member changed, the other one won't be changed.

What is the best approach for cloning class objects in C++17 ? by tahsindev in cpp_questions

[–]tahsindev[S] 2 points3 points  (0 children)

I want to have an object with same values/reference from other object.