mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 01:46:02 +01:00
added string_utils and strcpy_safe
This commit is contained in:
@@ -98,6 +98,8 @@ T minusOneIfDifferent(const std::vector<T>& container)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
//TODO!(Erik)Should try to move away from using this in the slsDetectorPackage
|
||||
inline
|
||||
std::string concatenateIfDifferent(std::vector<std::string> container)
|
||||
|
||||
Reference in New Issue
Block a user