Closed GeoffHadlington closed 5 years ago
Bracket operator of struct 'optional' has been replaced with a standard constructor. logger.hpp inclusion in reply.cpp. Change of optional to optional_t where struct used. enableIf template added to C++ branching in optional.hpp
Tested this on my dev machine, and I believe this now works for both C++11 and C++17
Small typo in the branch name (and a missing character in the fix.)
Bracket operator of struct 'optional' has been replaced with a standard constructor. logger.hpp inclusion in reply.cpp. Change of optional to optional_t where struct used. enableIf template added to C++ branching in optional.hpp