gambas-source-code/main/lib/data
Laurent Carlier f1deb8e330 Remove register keyword, deprecated, now reserved keyword with C++17
Fixes "warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]"
with clang

https://en.cppreference.com/w/cpp/keyword/register
2019-10-30 06:53:09 +00:00
..
gb.data Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
c_avltree.c [GB.DATA] 2014-09-13 03:01:37 +00:00
c_avltree.h [GB.DATA] 2013-08-19 22:48:29 +00:00
c_circular.c [GB.DATA] 2013-08-19 22:48:29 +00:00
c_circular.h [GB.DATA] 2013-08-19 22:48:29 +00:00
c_deque.c [GB.DATA] 2014-07-29 11:26:46 +00:00
c_deque.h [GB.DATA] 2013-08-19 22:48:29 +00:00
c_graph.c [GB.DATA] 2014-12-13 13:27:33 +00:00
c_graph.h [GB.DATA] 2014-09-13 03:01:37 +00:00
c_graphmatrix.c [GB.DATA] 2015-01-04 18:32:33 +00:00
c_graphmatrix.h [GB.DATA] 2014-09-13 03:01:37 +00:00
c_heap.c [GB.DATA] 2014-09-14 00:18:58 +00:00
c_heap.h [GB.DATA] 2014-07-28 03:34:24 +00:00
c_list.c [GB.DATA] 2014-09-13 03:01:37 +00:00
c_list.h [GB.DATA] 2013-08-19 22:48:29 +00:00
c_trie.c [GB.DATA] 2014-12-01 22:39:28 +00:00
c_trie.h [GB.DATA] 2014-09-23 19:15:25 +00:00
gb.data.component [GB.DATA] 2013-09-01 18:53:24 +00:00
list.h Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
lookup3.h [GB.DATA] 2013-08-19 22:48:29 +00:00
main.c [GB.DATA] 2014-09-23 19:15:25 +00:00
main.h [GB.DATA] 2013-08-19 22:48:29 +00:00
Makefile.am [WIKI] 2015-01-13 20:01:40 +00:00
string_compare.h Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
TODO [GB.DATA] 2014-09-23 19:15:25 +00:00
trie.c [GB.DATA] 2014-12-01 22:39:28 +00:00
trie.h [GB.DATA] 2014-12-01 22:39:28 +00:00