dynare/dynare++/parser/cc
Sébastien Villemot cbcd0a6950
Port to C++11 default members initializers
Performed using modernize-use-default-member-init from clang-tidy.

https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-default-member-init.html
2019-01-09 15:58:45 +01:00
..
Makefile.am Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
assign.ll Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
assign.yy Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
atom_assignings.cc Port to C++11 auto keyword 2019-01-09 15:51:19 +01:00
atom_assignings.hh Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
atom_substitutions.cc Port to C++11 auto keyword 2019-01-09 15:51:19 +01:00
atom_substitutions.hh Port to C++11 default members initializers 2019-01-09 15:58:45 +01:00
csv.ll Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
csv.yy Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
csv_parser.cc Port to C++11 auto keyword 2019-01-09 15:51:19 +01:00
csv_parser.hh Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
dynamic_atoms.cc Port to C++11 default members initializers 2019-01-09 15:58:45 +01:00
dynamic_atoms.hh Port to C++11 default members initializers 2019-01-09 15:58:45 +01:00
fine_atoms.cc Port to C++11 auto keyword 2019-01-09 15:51:19 +01:00
fine_atoms.hh Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
formula.ll Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
formula.yy Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
formula_parser.cc Port to C++11 auto keyword 2019-01-09 15:51:19 +01:00
formula_parser.hh Port some constructors to pass-by-value using C++11 move semantics 2019-01-09 15:46:04 +01:00
location.hh Port to C++11 default members initializers 2019-01-09 15:58:45 +01:00
matrix.ll Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
matrix.yy Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
matrix_parser.cc Port to C++11 default members initializers 2019-01-09 15:58:45 +01:00
matrix_parser.hh Port to C++11 default members initializers 2019-01-09 15:58:45 +01:00
namelist.cc Port to C++11 auto keyword 2019-01-09 15:51:19 +01:00
namelist.hh Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
namelist.ll Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
namelist.yy Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
parser_exception.cc Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
parser_exception.hh Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
static_atoms.cc Port to C++11 auto keyword 2019-01-09 15:51:19 +01:00
static_atoms.hh Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
static_fine_atoms.cc Port to C++11 auto keyword 2019-01-09 15:51:19 +01:00
static_fine_atoms.hh Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
tree.cc Port to C++11 auto keyword 2019-01-09 15:51:19 +01:00
tree.hh Port to C++11 default members initializers 2019-01-09 15:58:45 +01:00