It's still confusing as to what you want. The title of this thread or the fake code you posted doesn't clear this up.


#include <string>
#include <iostream>

class SomeObject
{
...