dynare/dynare++
Sébastien Villemot 7e003cc591
Port some constructors to pass-by-value using C++11 move semantics
Performed using modernize-pass-by-value from clang-tidy.

https://clang.llvm.org/extra/clang-tidy/checks/modernize-pass-by-value.html
2019-01-09 15:46:04 +01:00
..
doc Clarify the timing convention in dynare++ 2016-08-21 10:22:56 +02:00
extern Dynare++: finish to apply Dynare C++ coding style and extensions (.cc/.hh) 2019-01-08 17:12:05 +01:00
integ Port to C++11 range-based for loops 2019-01-09 15:44:26 +01:00
kord Port some constructors to pass-by-value using C++11 move semantics 2019-01-09 15:46:04 +01:00
parser/cc Port some constructors to pass-by-value using C++11 move semantics 2019-01-09 15:46:04 +01:00
src Port some constructors to pass-by-value using C++11 move semantics 2019-01-09 15:46:04 +01:00
sylv Port some constructors to pass-by-value using C++11 move semantics 2019-01-09 15:46:04 +01:00
tests Dynare++: fixed bug in tests 2011-01-20 15:42:53 -05:00
tl Port to C++11 range-based for loops 2019-01-09 15:44:26 +01:00
utils/cc Port to C++11 range-based for loops 2019-01-09 15:44:26 +01:00
Makefile.am Build system: minor fixes 2009-11-03 12:48:26 +00:00
c++lib.w Various minor fixes to dynare++ documentation 2009-09-11 17:08:55 +00:00
change_log.html Putting dynare++ under main dynare SVN repository 2009-09-08 13:55:19 +00:00