We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e12ac82 + b384153 commit f62d79cCopy full SHA for f62d79c
library/include/df/custom/hash/labor_kitchen_interface_food_key.h
@@ -1,6 +1,6 @@
1
template<>
2
struct std::hash<> {
3
- auto operator()(const labor_kitchen_interface_food_key &a) const -> size_t {
+ auto operator()(const df::labor_kitchen_interface_food_key &a) const -> size_t {
4
struct thing {
5
int16_t t;
6
int16_t st;
0 commit comments