dynare/dynare++/kord
Sébastien Villemot ce2c1e0d30
No longer use C++ UTF-8 string literals
They don’t bring any added value, and break compilation in C++20 mode (because
they are then of type “const char8_t *” which is distinct from “const char *”).
2022-05-04 18:32:52 +02:00
..
Makefile.am Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
approximation.cc Dynare++: fix bug in the --steps option 2021-08-31 12:34:44 +02:00
approximation.hh kth-order approximation of conditional welfare 2021-06-15 15:04:31 +02:00
decision_rule.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
decision_rule.hh kth-order approximation of conditional welfare 2021-06-15 15:04:31 +02:00
dynamic_model.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
dynamic_model.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
faa_di_bruno.cc No longer use C++ UTF-8 string literals 2022-05-04 18:32:52 +02:00
faa_di_bruno.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
first_order.cc No longer use C++ UTF-8 string literals 2022-05-04 18:32:52 +02:00
first_order.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
global_check.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
global_check.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
journal.cc No longer use C++ UTF-8 string literals 2022-05-04 18:32:52 +02:00
journal.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
kord_exception.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
korder.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
korder.hh No longer use C++ UTF-8 string literals 2022-05-04 18:32:52 +02:00
korder_stoch.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
korder_stoch.hh No longer use C++ UTF-8 string literals 2022-05-04 18:32:52 +02:00
normal_conjugate.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
normal_conjugate.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
seed_generator.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
seed_generator.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
tests.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00