Skip to content

Commit d7e40d1

Browse files
authored
Update README.md
1 parent 418e6ed commit d7e40d1

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,4 +1,6 @@
11
# Smart Pointer Type Trait🎈
2+
<img src="https://img.shields.io/badge/Launguage-C%2B%2B-green?link=https://isocpp.org/"/> <img src="https://img.shields.io/badge/C%2B%2B-14%2C%2017-blue?link=https://en.wikipedia.org/wiki/C%2B%2B17"/> <img src="https://img.shields.io/badge/Build-success-brightgreen?link=https://github.com/MyeongWoonJang/cpp-smart-pointer-type-trait/releases/tag/release"/>
3+
24
A simple, header-only cpp library implementing smart pointer type traits.
35
You can easily compile your code diffrently depending on which pointer-type is used.
46
You can find inheritance and you won't have trouble with const, volatile keywords.

0 commit comments

Comments
 (0)