File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#ifndef IRIS_BITS_IS_FUNCTION_OBJECT
22#define IRIS_BITS_IS_FUNCTION_OBJECT
33
4+ // SPDX-License-Identifier: MIT
5+
46#include < type_traits>
57
68namespace iris {
Original file line number Diff line number Diff line change 11#ifndef IRIS_BITS_SPECIALIZATION_OF
22#define IRIS_BITS_SPECIALIZATION_OF
33
4+ // SPDX-License-Identifier: MIT
5+
46#include < type_traits>
57
68namespace iris {
Original file line number Diff line number Diff line change 11#ifndef IRIS_HASH_FNV_HASH_HPP
22#define IRIS_HASH_FNV_HASH_HPP
33
4+ // SPDX-License-Identifier: MIT
5+
46#include < bit>
57#include < memory>
68
Original file line number Diff line number Diff line change 11#ifndef IRIS_IO_FWD_HPP
22#define IRIS_IO_FWD_HPP
33
4+ // SPDX-License-Identifier: MIT
5+
46#include < concepts>
57#include < iosfwd>
68#include < type_traits>
You can’t perform that action at this time.
0 commit comments