From 469094b0df07b6e4606014581fcb8b68bf6c55d6 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 1 Oct 2018 09:20:22 +0200 Subject: Revert "Update code.kummerlaender.eu links" This reverts commit 7d937830c21636eddc67bd2b2479cb7a436a7657. --- ...apping_binary_structures_as_tuples_using_template_metaprogramming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'articles/2013-11-03_mapping_binary_structures_as_tuples_using_template_metaprogramming.md') diff --git a/articles/2013-11-03_mapping_binary_structures_as_tuples_using_template_metaprogramming.md b/articles/2013-11-03_mapping_binary_structures_as_tuples_using_template_metaprogramming.md index f536e4b..e2b4784 100644 --- a/articles/2013-11-03_mapping_binary_structures_as_tuples_using_template_metaprogramming.md +++ b/articles/2013-11-03_mapping_binary_structures_as_tuples_using_template_metaprogramming.md @@ -251,4 +251,4 @@ which basically is _just_ a large library of templates. The next step in extending the templates explained in this article would probably be adapting the _BinaryMapping_ template to offer sliding window like iteration over larger buffers and extending the supported data types. -__Update:__ The current version of a small C++ template library extending the _BinaryMapping_ templates detailed in this article may be found on [Github](https://github.com/KnairdA/BinaryMapping/). +__Update:__ The current version of a small C++ template library extending the _BinaryMapping_ templates detailed in this article may be found on [Github](https://github.com/KnairdA/BinaryMapping/) or [cgit](http://code.kummerlaender.eu/BinaryMapping/). -- cgit v1.2.3