mariadb/storage/mroonga/vendor/groonga/lib/dat
Dave Gosselin db0c28eff8 MDEV-33746 Supply missing override markings
Find and fix missing virtual override markings.  Updates cmake
maintainer flags to include -Wsuggest-override and
-Winconsistent-missing-override.
2024-06-20 11:32:13 -04:00
..
array.hpp Apply clang-tidy to remove empty constructors / destructors 2023-02-09 16:09:08 +02:00
base.hpp
block.hpp
check.hpp
cursor-factory.cpp
cursor-factory.hpp
cursor.hpp Apply clang-tidy to remove empty constructors / destructors 2023-02-09 16:09:08 +02:00
dat.hpp MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
entry.hpp
file-impl.cpp
file-impl.hpp
file.cpp
file.hpp
header.hpp
id-cursor.cpp Apply clang-tidy to remove empty constructors / destructors 2023-02-09 16:09:08 +02:00
id-cursor.hpp MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
key-cursor.cpp
key-cursor.hpp MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
key.hpp Apply clang-tidy to remove empty constructors / destructors 2023-02-09 16:09:08 +02:00
Makefile.am
node.hpp
predictive-cursor.cpp Apply clang-tidy to remove empty constructors / destructors 2023-02-09 16:09:08 +02:00
predictive-cursor.hpp MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
prefix-cursor.cpp Apply clang-tidy to remove empty constructors / destructors 2023-02-09 16:09:08 +02:00
prefix-cursor.hpp MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
sources.am
string.hpp Apply clang-tidy to remove empty constructors / destructors 2023-02-09 16:09:08 +02:00
trie.cpp Apply clang-tidy to remove empty constructors / destructors 2023-02-09 16:09:08 +02:00
trie.hpp
vector.hpp