Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Thiffeault committed Mar 26, 2024
1 parent bc7e20c commit e14fd17
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,8 @@ namespace doc_enum
{
ETI_ENUM
(
std::uint8_t, Day,
std::uint8_t,
Day,
Monday,
Tuesday,
Wednesday,
Expand Down

0 comments on commit e14fd17

Please sign in to comment.