/* * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ #ifndef CPP_ABCKIT_HASH_SPECIALIZATIONS_H #define CPP_ABCKIT_HASH_SPECIALIZATIONS_H #include "config.h" #include "basic_block.h" #include "instruction.h" #include "literal.h" #include "literal_array.h" #include "core/annotation_element.h" #include "core/annotation_interface_field.h" #include "core/annotation_interface.h" #include "core/annotation.h" #include "core/class.h" #include "core/export_descriptor.h" #include "core/function.h" #include "core/import_descriptor.h" #include "core/module.h" #include "core/namespace.h" #include "arkts/annotation_element.h" #include "arkts/annotation_interface_field.h" #include "arkts/annotation_interface.h" #include "arkts/annotation.h" #include "arkts/class.h" #include "arkts/export_descriptor.h" #include "arkts/function.h" #include "arkts/import_descriptor.h" #include "arkts/module.h" #include "arkts/namespace.h" // NOLINTNEXTLINE(cert-dcl58-cpp) namespace std { template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; template <> struct hash : public abckit::DefaultHash { }; } // namespace std #endif // CPP_ABCKIT_HASH_SPECIALIZATIONS_H