Browse Source
std::nothrow will just prevent std::bad_alloc from being thrown, but some of the member variables' constructors will throw std::runtime_errorpull/68/head
1 changed files with 10 additions and 3 deletions
Loading…
Reference in new issue