Skip to content

TRT_G4Utilities: Fix cppcheck warning.

Use std::to_string rather than reimplementing it here. In passing, fixes a cppcheck warning.

Merge request reports