dynare/dynare++
Sébastien Villemot 8a0eb76b1b
Use operator""s to replace some calls to std::string constructor
By the way, remove other unnecessary calls to that constructor.
2022-06-22 12:51:08 +02:00
..
doc Dynare++ tutorial: add a note about the computation of IRFs when shocks are correlated 2020-09-09 17:04:16 +02:00
dynare_simul Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
integ Dynare++: remove useless const qualifier 2022-06-07 17:25:25 +02:00
kord No longer use C++ UTF-8 string literals 2022-05-04 18:32:52 +02:00
parser/cc Use operator""s to replace some calls to std::string constructor 2022-06-22 12:51:08 +02:00
src Use operator""s to replace some calls to std::string constructor 2022-06-22 12:51:08 +02:00
sylv Dynare++: add a few parentheses to make GCC happy with -Wparentheses 2022-06-07 18:01:05 +02:00
tests Dynare++: add test mod files to testsuite 2019-04-29 18:31:54 +02:00
tl Dynare++: mark IntSequence move constructor as noexcept 2022-05-19 13:50:37 +02:00
utils/cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
Makefile.am Build system + Windows/macOS package: provisions for Dynare++’s dynare_simul.m 2020-02-25 16:33:32 +01:00