nanocurrency / nano-docs

Documentation for the Nano protocol
https://docs.nano.org/
149 stars 117 forks source link

Update to C++20 & Boost 1.81 #663

Closed qwahzi closed 1 year ago

qwahzi commented 1 year ago

Update understanding-the-code.md from C++17 to C++20 Fix minor bootstrap typos in understanding-the-code.md Update Boost mention to 1.81 in understanding-the-code.md and build-options.md

thsfs commented 1 year ago

https://github.com/nanocurrency/nano-docs/pull/667 is complementary to this PR.

clemahieu commented 1 year ago

Boost was changed to be included as a submodule so we can remove the section about building it separately.