Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions include/iris/colorize_format.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_COLORIZE_FORMAT_HPP
#define IRIS_COLORIZE_FORMAT_HPP
#ifndef IRIS_ZZ_COLORIZE_FORMAT_HPP
#define IRIS_ZZ_COLORIZE_FORMAT_HPP

#include <iris/string.hpp>
#include <iris/enum_bitops.hpp>
Expand Down
4 changes: 2 additions & 2 deletions include/iris/compare.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_COMPARE_HPP
#define IRIS_COMPARE_HPP
#ifndef IRIS_ZZ_COMPARE_HPP
#define IRIS_ZZ_COMPARE_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/cond_trivial_smf.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_COND_TRIVIAL_SMF_HPP
#define IRIS_COND_TRIVIAL_SMF_HPP
#ifndef IRIS_ZZ_COND_TRIVIAL_SMF_HPP
#define IRIS_ZZ_COND_TRIVIAL_SMF_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/config.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_CONFIG_HPP
#define IRIS_CONFIG_HPP
#ifndef IRIS_ZZ_CONFIG_HPP
#define IRIS_ZZ_CONFIG_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/default_init_allocator.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_DEFAULT_INIT_ALLOCATOR_HPP
#define IRIS_DEFAULT_INIT_ALLOCATOR_HPP
#ifndef IRIS_ZZ_DEFAULT_INIT_ALLOCATOR_HPP
#define IRIS_ZZ_DEFAULT_INIT_ALLOCATOR_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/enum_bitops.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_ENUM_BITOPS_HPP
#define IRIS_ENUM_BITOPS_HPP
#ifndef IRIS_ZZ_ENUM_BITOPS_HPP
#define IRIS_ZZ_ENUM_BITOPS_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/enum_bitops_algorithm.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_ENUM_BITOPS_ALGORITHM_HPP
#define IRIS_ENUM_BITOPS_ALGORITHM_HPP
#ifndef IRIS_ZZ_ENUM_BITOPS_ALGORITHM_HPP
#define IRIS_ZZ_ENUM_BITOPS_ALGORITHM_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/enum_bitops_io.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_ENUM_BITOPS_IO_HPP
#define IRIS_ENUM_BITOPS_IO_HPP
#ifndef IRIS_ZZ_ENUM_BITOPS_IO_HPP
#define IRIS_ZZ_ENUM_BITOPS_IO_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/exception.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_EXCEPTION_HPP
#define IRIS_EXCEPTION_HPP
#ifndef IRIS_ZZ_EXCEPTION_HPP
#define IRIS_ZZ_EXCEPTION_HPP

#include <iris/string.hpp>

Expand Down
4 changes: 2 additions & 2 deletions include/iris/fixed_string.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_FIXED_STRING_HPP
#define IRIS_FIXED_STRING_HPP
#ifndef IRIS_ZZ_FIXED_STRING_HPP
#define IRIS_ZZ_FIXED_STRING_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/format_traits.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_FORMAT_TRAITS_HPP
#define IRIS_FORMAT_TRAITS_HPP
#ifndef IRIS_ZZ_FORMAT_TRAITS_HPP
#define IRIS_ZZ_FORMAT_TRAITS_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/hash.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_HASH_HPP
#define IRIS_HASH_HPP
#ifndef IRIS_ZZ_HASH_HPP
#define IRIS_ZZ_HASH_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/hash/FNV_hash.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_HASH_FNV_HASH_HPP
#define IRIS_HASH_FNV_HASH_HPP
#ifndef IRIS_ZZ_HASH_FNV_HASH_HPP
#define IRIS_ZZ_HASH_FNV_HASH_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/hash_fwd.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_HASH_FWD_HPP
#define IRIS_HASH_FWD_HPP
#ifndef IRIS_ZZ_HASH_FWD_HPP
#define IRIS_ZZ_HASH_FWD_HPP

// SPDX-License-Identifier: MIT

Expand Down
6 changes: 3 additions & 3 deletions include/iris/indirect.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_INDIRECT_HPP
#define IRIS_INDIRECT_HPP
#ifndef IRIS_ZZ_INDIRECT_HPP
#define IRIS_ZZ_INDIRECT_HPP

// SPDX-License-Identifier: MIT

Expand Down Expand Up @@ -489,4 +489,4 @@ template<class T, class Allocator>

} // iris

#endif // IRIS_INDIRECT_HPP
#endif
4 changes: 2 additions & 2 deletions include/iris/indirect_pmr.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_INDIRECT_PMR_HPP
#define IRIS_INDIRECT_PMR_HPP
#ifndef IRIS_ZZ_INDIRECT_PMR_HPP
#define IRIS_ZZ_INDIRECT_PMR_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/io_fwd.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_IO_FWD_HPP
#define IRIS_IO_FWD_HPP
#ifndef IRIS_ZZ_IO_FWD_HPP
#define IRIS_ZZ_IO_FWD_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/add.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_ADD_HPP
#define IRIS_PREPROCESS_ADD_HPP
#ifndef IRIS_ZZ_PREPROCESS_ADD_HPP
#define IRIS_ZZ_PREPROCESS_ADD_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/bool.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_BOOL_HPP
#define IRIS_PREPROCESS_BOOL_HPP
#ifndef IRIS_ZZ_PREPROCESS_BOOL_HPP
#define IRIS_ZZ_PREPROCESS_BOOL_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/cat.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_CAT_HPP
#define IRIS_PREPROCESS_CAT_HPP
#ifndef IRIS_ZZ_PREPROCESS_CAT_HPP
#define IRIS_ZZ_PREPROCESS_CAT_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/comma.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_COMMA_HPP
#define IRIS_PREPROCESS_COMMA_HPP
#ifndef IRIS_ZZ_PREPROCESS_COMMA_HPP
#define IRIS_ZZ_PREPROCESS_COMMA_HPP

#include <iris/pp/if.hpp>

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/decrement.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_DECREMENT_HPP
#define IRIS_PREPROCESS_DECREMENT_HPP
#ifndef IRIS_ZZ_PREPROCESS_DECREMENT_HPP
#define IRIS_ZZ_PREPROCESS_DECREMENT_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/for.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_FOR_HPP
#define IRIS_PREPROCESS_FOR_HPP
#ifndef IRIS_ZZ_PREPROCESS_FOR_HPP
#define IRIS_ZZ_PREPROCESS_FOR_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/if.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_IF_HPP
#define IRIS_PREPROCESS_IF_HPP
#ifndef IRIS_ZZ_PREPROCESS_IF_HPP
#define IRIS_ZZ_PREPROCESS_IF_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/increment.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_INCREMENT_HPP
#define IRIS_PREPROCESS_INCREMENT_HPP
#ifndef IRIS_ZZ_PREPROCESS_INCREMENT_HPP
#define IRIS_ZZ_PREPROCESS_INCREMENT_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/not_equal.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_NOT_EQUAL_HPP
#define IRIS_PREPROCESS_NOT_EQUAL_HPP
#ifndef IRIS_ZZ_PREPROCESS_NOT_EQUAL_HPP
#define IRIS_ZZ_PREPROCESS_NOT_EQUAL_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/rec.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PP_REC_HPP
#define IRIS_PP_REC_HPP
#ifndef IRIS_ZZ_PP_REC_HPP
#define IRIS_ZZ_PP_REC_HPP

#include <iris/pp/if.hpp>

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/repeat.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_REPEAT_HPP
#define IRIS_PREPROCESS_REPEAT_HPP
#ifndef IRIS_ZZ_PREPROCESS_REPEAT_HPP
#define IRIS_ZZ_PREPROCESS_REPEAT_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/seq.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_SEQ_HPP
#define IRIS_PREPROCESS_SEQ_HPP
#ifndef IRIS_ZZ_PREPROCESS_SEQ_HPP
#define IRIS_ZZ_PREPROCESS_SEQ_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/stringize.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_STRINGIZE_HPP
#define IRIS_PREPROCESS_STRINGIZE_HPP
#ifndef IRIS_ZZ_PREPROCESS_STRINGIZE_HPP
#define IRIS_ZZ_PREPROCESS_STRINGIZE_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/sub.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_SUB_HPP
#define IRIS_PREPROCESS_SUB_HPP
#ifndef IRIS_ZZ_PREPROCESS_SUB_HPP
#define IRIS_ZZ_PREPROCESS_SUB_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/tuple.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_TUPLE_HPP
#define IRIS_PREPROCESS_TUPLE_HPP
#ifndef IRIS_ZZ_PREPROCESS_TUPLE_HPP
#define IRIS_ZZ_PREPROCESS_TUPLE_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/pp/while.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_PREPROCESS_WHILE_HPP
#define IRIS_PREPROCESS_WHILE_HPP
#ifndef IRIS_ZZ_PREPROCESS_WHILE_HPP
#define IRIS_ZZ_PREPROCESS_WHILE_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/requirements.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_REQUIREMENTS_HPP
#define IRIS_REQUIREMENTS_HPP
#ifndef IRIS_ZZ_REQUIREMENTS_HPP
#define IRIS_ZZ_REQUIREMENTS_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/rvariant.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_RVARIANT_HPP
#define IRIS_RVARIANT_HPP
#ifndef IRIS_ZZ_RVARIANT_HPP
#define IRIS_ZZ_RVARIANT_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/rvariant/detail/recursive_traits.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_RVARIANT_DETAIL_RECURSIVE_TRAITS_HPP
#define IRIS_RVARIANT_DETAIL_RECURSIVE_TRAITS_HPP
#ifndef IRIS_ZZ_RVARIANT_DETAIL_RECURSIVE_TRAITS_HPP
#define IRIS_ZZ_RVARIANT_DETAIL_RECURSIVE_TRAITS_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/rvariant/detail/rvariant_fwd.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_RVARIANT_DETAIL_RVARIANT_FWD_HPP
#define IRIS_RVARIANT_DETAIL_RVARIANT_FWD_HPP
#ifndef IRIS_ZZ_RVARIANT_DETAIL_RVARIANT_FWD_HPP
#define IRIS_ZZ_RVARIANT_DETAIL_RVARIANT_FWD_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/rvariant/detail/seq.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_RVARIANT_DETAIL_SEQ_HPP
#define IRIS_RVARIANT_DETAIL_SEQ_HPP
#ifndef IRIS_ZZ_RVARIANT_DETAIL_SEQ_HPP
#define IRIS_ZZ_RVARIANT_DETAIL_SEQ_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/rvariant/detail/variant_storage.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_RVARIANT_DETAIL_VARIANT_STORAGE_HPP
#define IRIS_RVARIANT_DETAIL_VARIANT_STORAGE_HPP
#ifndef IRIS_ZZ_RVARIANT_DETAIL_VARIANT_STORAGE_HPP
#define IRIS_ZZ_RVARIANT_DETAIL_VARIANT_STORAGE_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/rvariant/detail/visit.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_RVARIANT_DETAIL_VISIT_HPP
#define IRIS_RVARIANT_DETAIL_VISIT_HPP
#ifndef IRIS_ZZ_RVARIANT_DETAIL_VISIT_HPP
#define IRIS_ZZ_RVARIANT_DETAIL_VISIT_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/rvariant/pack.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_RVARIANT_PACK_HPP
#define IRIS_RVARIANT_PACK_HPP
#ifndef IRIS_ZZ_RVARIANT_PACK_HPP
#define IRIS_ZZ_RVARIANT_PACK_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/rvariant/recursive_wrapper.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_RVARIANT_RECURSIVE_WRAPPER_HPP
#define IRIS_RVARIANT_RECURSIVE_WRAPPER_HPP
#ifndef IRIS_ZZ_RVARIANT_RECURSIVE_WRAPPER_HPP
#define IRIS_ZZ_RVARIANT_RECURSIVE_WRAPPER_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/rvariant/recursive_wrapper_pmr.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_RVARIANT_RECURSIVE_WRAPPER_PMR_HPP
#define IRIS_RVARIANT_RECURSIVE_WRAPPER_PMR_HPP
#ifndef IRIS_ZZ_RVARIANT_RECURSIVE_WRAPPER_PMR_HPP
#define IRIS_ZZ_RVARIANT_RECURSIVE_WRAPPER_PMR_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/rvariant/rvariant.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_RVARIANT_RVARIANT_HPP
#define IRIS_RVARIANT_RVARIANT_HPP
#ifndef IRIS_ZZ_RVARIANT_RVARIANT_HPP
#define IRIS_ZZ_RVARIANT_RVARIANT_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/rvariant/rvariant_io.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_RVARIANT_RVARIANT_IO_HPP
#define IRIS_RVARIANT_RVARIANT_IO_HPP
#ifndef IRIS_ZZ_RVARIANT_RVARIANT_IO_HPP
#define IRIS_ZZ_RVARIANT_RVARIANT_IO_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/rvariant/subset.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_RVARIANT_SUBSET_HPP
#define IRIS_RVARIANT_SUBSET_HPP
#ifndef IRIS_ZZ_RVARIANT_SUBSET_HPP
#define IRIS_ZZ_RVARIANT_SUBSET_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/rvariant/variant_helper.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_RVARIANT_VARIANT_HELPER_HPP
#define IRIS_RVARIANT_VARIANT_HELPER_HPP
#ifndef IRIS_ZZ_RVARIANT_VARIANT_HELPER_HPP
#define IRIS_ZZ_RVARIANT_VARIANT_HELPER_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/string.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_STRING_HPP
#define IRIS_STRING_HPP
#ifndef IRIS_ZZ_STRING_HPP
#define IRIS_ZZ_STRING_HPP

// SPDX-License-Identifier: MIT

Expand Down
4 changes: 2 additions & 2 deletions include/iris/type_traits.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef IRIS_TYPE_TRAITS_HPP
#define IRIS_TYPE_TRAITS_HPP
#ifndef IRIS_ZZ_TYPE_TRAITS_HPP
#define IRIS_ZZ_TYPE_TRAITS_HPP

// SPDX-License-Identifier: MIT

Expand Down
Loading
Loading