Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | param_package: Take std::string by value in string-based Set() function | Lioncash | 2018-07-20 | 1 | -1/+1 |
| | | | | | Allows avoiding string copies by letting the strings be moved into the function calls. | ||||
* | Common: add ParamPackage | wwylele | 2017-03-01 | 1 | -0/+40 |