Date: Tue, 8 Nov 2016 22:37:37 -0300 From: =?UTF-8?B?T3RhY8OtbGlv?= <otacilio.neto@bsd.com.br> To: freebsd-ports@freebsd.org Subject: How compile "String inf = static_cast<ostringstream*>(&(ostringstream() << pAct.minArea))->str();" Message-ID: <ebbf89d2-f83a-b03a-95db-05c7d5358aa7@bsd.com.br>
next in thread | raw e-mail | index | archive | help
I'm trying create a patch to OpenCV 3.1 runs on FreeBSD but clang don't compiles lines like this: String inf = static_cast<ostringstream*>(&(ostringstream() << pAct.minArea))->str(); Can someone give me a hint about how to fix it? []'s -Otacilio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ebbf89d2-f83a-b03a-95db-05c7d5358aa7>