-
- Downloads
C++17 modernization: use std::extent_v to get raw arrays size
This can prevent mistakes when the array is modified.
Showing
- mex/sources/bytecode/SparseMatrix.cc 26 additions, 25 deletionsmex/sources/bytecode/SparseMatrix.cc
- mex/sources/bytecode/bytecode.cc 2 additions, 1 deletionmex/sources/bytecode/bytecode.cc
- mex/sources/k_order_perturbation/dynamic_m.cc 5 additions, 4 deletionsmex/sources/k_order_perturbation/dynamic_m.cc
- mex/sources/k_order_welfare/objective_m.cc 5 additions, 4 deletionsmex/sources/k_order_welfare/objective_m.cc
- mex/sources/perfect_foresight_problem/DynamicModelCaller.cc 2 additions, 2 deletionsmex/sources/perfect_foresight_problem/DynamicModelCaller.cc
Loading
Please register or sign in to comment