16 Apr
2026
16 Apr
'26
3:45 p.m.
The only exceptions I see are Cobalt (which is a library for using C++20 coroutines) and MQTT5 (C++17, but only relevant if you want to use the MQTT5 protocol). Some library features may require a later C++ standard, but I'd say that C++14 is still very well supported by Boost.
OpenMethod requires C++17. J-L