Boost for C++
OS: Ubuntu 20.04 LTS
Boost library version 1.80.0
Boost is an optimized calculation library for C++.
- Getting started for Windows or for Linux
- Setting up VSCode for boost
Setting up boost
- Extracted the content into
/usr/local/. - In VSCode extension add
/usr/local/to include path settings.