Install Ubuntu 20. Run `sudo apt install g++-10`. Bug: g++-10 (or gcc-10) are not auto-detected for the compilerPath setting, so standard headers aren't found until the compilerPath is manually set.
Install Ubuntu 20.
Run
sudo apt install g++-10.Bug: g++-10 (or gcc-10) are not auto-detected for the compilerPath setting, so standard headers aren't found until the compilerPath is manually set.