search for: underlying_type_t

Displaying 1 result from an estimated 1 matches for "underlying_type_t".

2020 Nov 19
1
Learning to build applications
.../qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -Imoc -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/exception.o src/exception.cpp In file included from src/exception.cpp:18:0: src/exception.h:41:11: error: ?underlying_type_t? in namespace ?std? does not name a type constexpr std::underlying_type_t<Enum> enum_cast (Enum obj_type) noexcept ^ src/exception.cpp: In constructor ?Exception::Exception(ErrorCode, const QString&, const QString&, int, Exception*, const QString&)?: src/exception.cpp:295:86: erro...