mrdocs::doc::ListItem An item in a list Synopsis Declared in <mrdocs/Metadata/DocComment/Block/ListItem.hpp> struct ListItem final : BlockContainer Base Classes Name Description BlockContainer Member Functions Name Description asBlockContainer operator== Equality operators operator<=> Three‐way comparison operators Data Members Name blocks Non-Member Functions Name Description ltrim Removes leading whitespace from the first text elements rtrim Removes trailing whitespace from the last text elements trim Removes leading and trailing whitespace from the text elements Created with MrDocs