Is your feature request related to a problem? Please describe.
I develop using some more obscure operating systems (such as QNX) that mostly support C++14 and not newer. This means I cannot use FSeam.
Describe the solution you'd like
If possible identify where C++17 is required and evaluate if those parts can be replaced by something C++14 compatible.
Describe alternatives you've considered
Switching to other OS is not a possibility as these systems are hard-realtime.
Is your feature request related to a problem? Please describe.
I develop using some more obscure operating systems (such as QNX) that mostly support C++14 and not newer. This means I cannot use FSeam.
Describe the solution you'd like
If possible identify where C++17 is required and evaluate if those parts can be replaced by something C++14 compatible.
Describe alternatives you've considered
Switching to other OS is not a possibility as these systems are hard-realtime.