I select boost 1.80.0
Boost page link is not work , I got three doc link form boost. date_time_document page
- http://www.crystalclearsoftware.com/libraries/date_time/date_time.pdf
- http://www.crystalclearsoftware.com/libraries/date_time/ref_guide/index.html
- http://www.crystalclearsoftware.com/libraries/date_time/index.html
but they are can't access.
On project , I found bjam --v2 date_time_doc
- on date_time project execuate the command failed
- on boost project another command
./b2 --v2 date_time_doc
not got document
I want to get boost.date_time
subproject document, class method note...
Will anyone try to help me?