Skip to content
/ heaptrack Public

Conversation

@arnetheduck
Copy link

When trying to allocate std::string from null:

terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string: construction from null is not valid

When trying to allocate `std::string` from null:
```
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string: construction from null is not valid
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant