Commit graph

7 commits

Author SHA1 Message Date
Sönke Ludwig d72ffacf9e Fix example- 2019-04-16 12:11:14 +02:00
Sönke Ludwig 7ede6bf033 Refactor the TaggedUnion API.
- Add constructors and assignment operators for unique types
- Rename field getters to fooValue and value!() to enable sane property syntax and to avoid confusion when modifying the returned reference
- Fix misnomer "isUnionType" instead of "isUnitType"
2019-02-22 16:11:21 +01:00
Sönke Ludwig 2d9557dc21 Update README.
Adds a TaggedUnion example and adds a section for supported compiler versions.
2019-02-22 11:30:31 +01:00
Sönke Ludwig f6e90bb0c9 Switch to codecov.io. 2018-01-18 00:02:06 +01:00
Nick Sabalausky 8197549929 Document basic usage. 2016-09-20 00:52:02 -04:00
Sönke Ludwig 70ba67a9b0 Add Coveralls badge. 2016-01-29 11:42:06 +01:00
Sönke Ludwig 00d138d940 Add README.md. 2016-01-27 23:08:17 +01:00