boostorg / asio

Boost.org asio module
http://boost.org/libs/asio
1.25k stars 418 forks source link

Added generated class diagram. #410

Open bveldhoen opened 1 year ago

bveldhoen commented 1 year ago

Creates a class diagram for boost::asio using clang-uml: https://github.com/bkryza/clang-uml.

It uses example/cpp11/http/server to compile and generate the compile_commands, which serves as input for clang-uml.