dynare/dynare++/parser/cc
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
..
Makefile.am Dynare++: various simplifications 2019-04-24 17:47:15 +02:00
assign.ll Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
assign.yy Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
atom_assignings.cc Use operator""s to replace some calls to std::string constructor 2022-06-22 12:51:08 +02:00
atom_assignings.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
atom_substitutions.cc No longer use C++ UTF-8 string literals 2022-05-04 18:32:52 +02:00
atom_substitutions.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
dynamic_atoms.cc Use operator""s to replace some calls to std::string constructor 2022-06-22 12:51:08 +02:00
dynamic_atoms.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
fine_atoms.cc Use operator""s to replace some calls to std::string constructor 2022-06-22 12:51:08 +02:00
fine_atoms.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
formula.ll Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
formula.yy Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
formula_parser.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
formula_parser.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
location.hh Global reindentation of Dynare++ 2019-12-20 15:43:17 +01:00
matrix.ll Use operator""s to replace some calls to std::string constructor 2022-06-22 12:51:08 +02:00
matrix.yy Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
matrix_parser.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
matrix_parser.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
parser_exception.cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
parser_exception.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
static_atoms.cc No longer use C++ UTF-8 string literals 2022-05-04 18:32:52 +02:00
static_atoms.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
static_fine_atoms.cc Use operator""s to replace some calls to std::string constructor 2022-06-22 12:51:08 +02:00
static_fine_atoms.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
tree.cc No longer use C++ UTF-8 string literals 2022-05-04 18:32:52 +02:00
tree.hh Dynare++: add a few parentheses to make GCC happy with -Wparentheses 2022-06-07 18:01:05 +02:00