Skip to content

Commit bfedb48

Browse files
authoredApr 29, 2019
Update README.md
1 parent 2b464e7 commit bfedb48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# tl
22
A bunch of small C++ utilities
33

4+
The documentation is available at [tl.tartanllama.xyz](https://tl.tartanllama.xyz).
5+
46
[![Linux Build Status](https://travis-ci.org/TartanLlama/tl.png?branch=master)](https://travis-ci.org/TartanLlama/tl)
57

68
- [`overload`](https://github.com/TartanLlama/tl/blob/master/include/tl/overload.hpp): a rudimentary implementation of [`std::overload`](http://open-std.org/JTC1/SC22/WG21/docs/papers/2016/p0051r2.pdf)

0 commit comments

Comments
 (0)
Please sign in to comment.