Skip to content
vjacquet edited this page Jun 18, 2016 · 1 revision

The goal of this fork is to see how C++ 11 and 14 features, as well as the GSL, could improve existing code.

Some shared_ptr seem useless. For instance, in currencies, the data are owned by the type.

Clone this wiki locally