dynare/mex/sources/libkorder/tl
Sébastien Villemot aee581fd0b
libkorder: make symiterator::operator== const
This fixes an ambiguity due to C++20 rewriting rules.
2024-01-24 09:52:11 +01:00
..
tests MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
equivalence.cc C++20 modernization: use new spaceship operator to simplify comparisons 2024-01-09 13:08:15 +01:00
equivalence.hh C++17 modernization: add [[nodiscard]] to operator==() 2024-01-09 13:08:17 +01:00
fine_container.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
fine_container.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
fs_tensor.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
fs_tensor.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
gs_tensor.cc MEX files: use a braced initializer list instead of repeating the return type 2023-12-06 22:24:55 +01:00
gs_tensor.hh C++17 modernization: add [[nodiscard]] to operator==() 2024-01-09 13:08:17 +01:00
int_sequence.cc C++20 modernization: use new spaceship operator to simplify comparisons 2024-01-09 13:08:15 +01:00
int_sequence.hh C++17 modernization: add [[nodiscard]] to operator==() 2024-01-09 13:08:17 +01:00
kron_prod.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
kron_prod.hh C++17 modernization: add [[nodiscard]] to operator==() 2024-01-09 13:08:17 +01:00
normal_moments.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
normal_moments.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
permutation.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
permutation.hh C++17 modernization: add [[nodiscard]] to operator==() 2024-01-09 13:08:17 +01:00
ps_tensor.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
ps_tensor.hh C++17 modernization: add [[nodiscard]] to operator==() 2024-01-09 13:08:17 +01:00
pyramid_prod.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
pyramid_prod.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
pyramid_prod2.cc clang-format configuration: set “PackConstructorInitializers: NextLine” 2023-11-30 14:37:05 +01:00
pyramid_prod2.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
rfs_tensor.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
rfs_tensor.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
sparse_tensor.cc clang-format configuration: set “PackConstructorInitializers: NextLine” 2023-11-30 14:37:05 +01:00
sparse_tensor.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
stack_container.cc clang-format configuration: set “PackConstructorInitializers: NextLine” 2023-11-30 14:37:05 +01:00
stack_container.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
symmetry.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
symmetry.hh libkorder: make symiterator::operator== const 2024-01-24 09:52:11 +01:00
t_container.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
t_container.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
t_polynomial.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
t_polynomial.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
tensor.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
tensor.hh C++17 modernization: add [[nodiscard]] to operator==() 2024-01-09 13:08:17 +01:00
tl_exception.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
tl_static.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
tl_static.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
twod_matrix.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
twod_matrix.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00