thibaultmarin / hpp2plantuml

Convert C++ header files to PlantUML
MIT License
223 stars 35 forks source link

Support initialization list #23

Open tsukione opened 2 years ago

tsukione commented 2 years ago

If a member variable is initialized with initialization list, it could not be recognized as an aggregation relationship.