Should OpenCV compile with a C++ compiler without C++11 support?
Recently came across a call to memberfunction data() on a std::vector which is a C++11 feature.
Recently came across a call to memberfunction data() on a std::vector which is a C++11 feature.
Asked: 2015-07-02 11:21:13 -0600
Seen: 509 times
Last updated: Jul 03 '15
opencv for ios 5.1 (on OS X 10.8) with boost using c++11 and libc++
Plans on moving to C++11 [closed]
How to contribute an optimised LineSegmentDetector Algorithm? [closed]
Nothrow move constructors for Point, Size, Point3, Rect
OpenCV and standard containers in C++ 11
How do I support c++11 in Opencv 3 Android NDK
strange behaviour with c++0x/c++11/c++1y compiler flags and image showing