Skip to content

Commit 8e4af5f

Browse files
authored
Update README.md
1 parent f44f0db commit 8e4af5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Traits for C++
22

3+
[![traits CI](https://github.com/VolumeGraphics/traits/actions/workflows/cmake-multi-platform.yml/badge.svg)](https://github.com/VolumeGraphics/traits/actions/workflows/cmake-multi-platform.yml)
4+
35
Define shared behavior in a non-intrusive way while preserving value semantics.
46

57
This library is inspired by [Rust Traits](https://doc.rust-lang.org/book/ch10-02-traits.html) and previous projects like [Dyno](https://github.com/ldionne/dyno).

0 commit comments

Comments
 (0)