Represents an exception-safe Cocoa NSString which behaves like a shared_ptr but can implicitly cast itself to NSString*.


Public Member Functions

  • SafeNsString ()
  • operator NSString *const ()
  • operator std::string () const