You must be registered to post a reply.Click here to register.
class Foo { public: Foo(const std::string& bar) : m_Foo(bar) { } };