From 83f74a09e47a5845ed3b91b86ef5568dbfe238a3 Mon Sep 17 00:00:00 2001 From: apolukhin Date: Tue, 23 Jul 2013 15:54:50 +0400 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8f553fd --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +type_index +========== + +Runtime/Compile time copyable type info. Library is waiting for boost reiew. +Documantation available at: http://apolukhin.github.com/type_index/index.html + +Distributed under the Boost Software License, Version 1.0. (http://www.boost.org/LICENSE_1_0.txt).