C++中的trivial解释 Trivial default constructor The default constructor for class T is trivial (i.e. performs no action) … 继续阅读 C++中的trivial解释