ServiceInterfaceBuffer Bugfix #149 #150
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "gaisser_fix_service_interface_149"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #149. Avoids Memory Allocation by returning the pointer to the std::string member which is always valid after construction.
Fixes #149to ServiceInterfaceBuffer Bugfix #149