(Beginner level; IDE: CLion)
First, install boost from the Cygwin mirror: open the install exe, search for boost, install the packages.
After boost is installed: it will be located in /usr/include/boost. This is where everything is. All #include statements will be a path from the boost folder,...