Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkenso authored Aug 3, 2019
1 parent ec1a0bc commit 973fb4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ asenum combines Enum and Variant: it allows to create lighweight wrapper around
## Features
- each enum case can be associated with different type
- values are immutable: totally thread-safe
- simple and powerful interface
- lightweight header-only single file library
- simple interface
- lightweight, header-only, single file library
- requires only C++11

## Example
Expand Down

0 comments on commit 973fb4b

Please sign in to comment.