summaryrefslogtreecommitdiffstats
path: root/libraries/properties-cpp/README
diff options
context:
space:
mode:
author Jeremy Hansen2017-04-17 13:04:09 +0200
committer Willy Sudiarto Raharjo2017-04-22 03:10:42 +0200
commit28e1e074209de69e086dba6ecd5ef803552fa6d9 (patch)
treecf8d7f23b42202b69e31816234813264e9653bd2 /libraries/properties-cpp/README
parenta7c538bac20ccfc0eef8df3bbd179389899b2d26 (diff)
downloadslackbuilds-28e1e074209de69e086dba6ecd5ef803552fa6d9.tar.gz
libraries/properties-cpp: Added (properties and signals in C++11).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/properties-cpp/README')
-rw-r--r--libraries/properties-cpp/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/properties-cpp/README b/libraries/properties-cpp/README
new file mode 100644
index 0000000000..0615d0c3af
--- /dev/null
+++ b/libraries/properties-cpp/README
@@ -0,0 +1,4 @@
+properties-cpp (library for properties and signals in C++11)
+
+A very simple convenience library for handling properties and signals
+in C++11.