The current project uses the C++17 standard, and I'm wondering if anyone has a requirement to use it with lower versions of C++.
Of course, if it's below C++11, the required changes would be too extensive, so we won't consider it at the moment.
I would greatly appreciate it if you could kindly share the compiler version and C++ standard you are currently using.
The current project uses the C++17 standard, and I'm wondering if anyone has a requirement to use it with lower versions of C++.
Of course, if it's below C++11, the required changes would be too extensive, so we won't consider it at the moment.
I would greatly appreciate it if you could kindly share the compiler version and C++ standard you are currently using.