Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Common] handle std::string types in configuration helper function
The `std::string` type was not correctly handled because the standard library does not provide an "identity" override for `std::to_string()`
- Loading branch information