and how can I use it in a program. For example I want to assign two strings with using a class that I made.

myclass x("string1,string2");