dynare/mex/sources/libkorder
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
..
kord MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
sylv C++17 modernization: add [[nodiscard]] to operator==() 2024-01-09 13:08:17 +01:00
tl libkorder: make symiterator::operator== const 2024-01-24 09:52:11 +01:00
utils MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
dynamic_abstract_class.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
dynamic_dll.cc C++11 modernization: use std::array and std::vector instead of C arrays 2023-12-06 22:24:52 +01:00
dynamic_dll.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
dynamic_m.cc C++11 modernization: use std::array and std::vector instead of C arrays 2023-12-06 22:24:52 +01:00
dynamic_m.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
k_ord_dynare.cc MEX files: remove calls to virtual method during construction 2023-12-07 18:34:38 +01:00
k_ord_dynare.hh MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00