sml icon indicating copy to clipboard operation
sml copied to clipboard

Convert the plant_uml example into a utility function that is part of the SML library

Open abrownsword opened this issue 4 years ago • 0 comments

Looking at the latest plant_uml example code, I think it is safe to say that this goes beyond being simple. This is a very useful capability, and it would make sense to have the plant_uml example actually turned into a function available in the SML library. Ideally it would take an ostream& parameter so the output can be redirected.

abrownsword avatar Feb 06 '22 18:02 abrownsword