Hi every one.
the error that i have is " C:\Qt\Qt5.5.0\Tools\mingw492_32\i686-w64-mingw32\include\c++\functional:1322: error: 'forward_as_tuple' is not a member of 'std'std::forward_as_tuple(std::forward<_Args>(__a rgs)...), "
cause i add to my pro file the line " CONFIG +=c++11 ", if i don't add this line then i had this error " error: 'enable_if' in namespace 'std' does not name a template type template<typename T> static inline typename std::enable_if<std::is_integral<T>::value,size_t>: :type L1dist(T a, T b) {"
any help
^




Reply With Quote


Bookmarks