OpenXLSX
OpenXLSX copied to clipboard
Can I use C++11 to integrate this project?
Can I use C++11 to integrate this project?
XLCellValue.hpp:469:59: error: expected ',' or '>' in template-parameter-list typename std::enable_if<std::is_integral_v<T> || std::is_floating_point_v<T> || std::is_same_v<std::decay_t<T>, std::string> ||