Skip to main content
deleted 243 characters in body
Source Link
icecrime
  • 77.2k
  • 13
  • 106
  • 113

You just need to call myPath.string(). But sincerely, it seems to me you lack basic knowledge of C++ and would recommend getting a book before attempting to use a library such as boost.

You just need to call myPath.string(). But sincerely, it seems to me you lack basic knowledge of C++ and would recommend getting a book before attempting to use a library such as boost.

You just need to call myPath.string().

Post Undeleted by icecrime
Post Deleted by icecrime
Source Link
icecrime
  • 77.2k
  • 13
  • 106
  • 113

You just need to call myPath.string(). But sincerely, it seems to me you lack basic knowledge of C++ and would recommend getting a book before attempting to use a library such as boost.