作者:陈硕链接:https://www.zhihu.com/question/22889420/answer/22975569来源:知乎著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。 整个 C++ exception 的行为在常见语言中是最奇葩的, 因为这个语言特性与 C++ Read More
Memory elements This header defines general utilities to manage dynamic memory: Allocators Managed pointers Functions and classes related to shared_pt Read More