From 3379e55daf2b7f94f74815f14c36595453c3bcc1 Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Sun, 25 Feb 2018 15:33:33 +0100 Subject: Update readme Fix #47 --- images/attributes.gif | Bin 0 -> 93346 bytes images/dtor.gif | Bin 0 -> 61049 bytes images/long-param.gif | Bin 0 -> 58785 bytes images/op-delete.gif | Bin 0 -> 58818 bytes images/operator.gif | Bin 0 -> 71767 bytes images/template-class.gif | Bin 0 -> 115569 bytes images/template.gif | Bin 0 -> 76464 bytes images/trailing.gif | Bin 0 -> 91633 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/attributes.gif create mode 100644 images/dtor.gif create mode 100644 images/long-param.gif create mode 100644 images/op-delete.gif create mode 100644 images/operator.gif create mode 100644 images/template-class.gif create mode 100644 images/template.gif create mode 100644 images/trailing.gif (limited to 'images') diff --git a/images/attributes.gif b/images/attributes.gif new file mode 100644 index 0000000..c3a5003 Binary files /dev/null and b/images/attributes.gif differ diff --git a/images/dtor.gif b/images/dtor.gif new file mode 100644 index 0000000..13f9afe Binary files /dev/null and b/images/dtor.gif differ diff --git a/images/long-param.gif b/images/long-param.gif new file mode 100644 index 0000000..23babd2 Binary files /dev/null and b/images/long-param.gif differ diff --git a/images/op-delete.gif b/images/op-delete.gif new file mode 100644 index 0000000..dee2316 Binary files /dev/null and b/images/op-delete.gif differ diff --git a/images/operator.gif b/images/operator.gif new file mode 100644 index 0000000..d138bb9 Binary files /dev/null and b/images/operator.gif differ diff --git a/images/template-class.gif b/images/template-class.gif new file mode 100644 index 0000000..1fd446a Binary files /dev/null and b/images/template-class.gif differ diff --git a/images/template.gif b/images/template.gif new file mode 100644 index 0000000..986b819 Binary files /dev/null and b/images/template.gif differ diff --git a/images/trailing.gif b/images/trailing.gif new file mode 100644 index 0000000..5261722 Binary files /dev/null and b/images/trailing.gif differ -- cgit v1.2.3