(Nitpick) Double-specification of mcolor::ansiColors::Colors enum class. #1

Closed
opened 2024-08-12 14:00:16 -04:00 by josh · 1 comment

You can change this to just namespace mcolor and have the AnsiColor enumerations. Base enums might benefit from explicit namespacing, but it just makes the object signature unwieldy in this case.

You can change this to just namespace mcolor and have the AnsiColor enumerations. Base enums might benefit from explicit namespacing, but it just makes the object signature unwieldy in this case.
Owner

I think this has already been done.

I think this has already been done.
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: maxine/mcolor#1
No description provided.