/usr/include/c++/4.7/bits/shared_ptr.h:317:64:required from ‘std::shared_ptr<_Tp>::shared_ptr(std::_Sp_make_shared_tag,const_Alloc&, _Args&&...)[with _Alloc=std::allocator<SemanticGraph<Concept>>;_Args={constchar(&)[16]};_Tp=SemanticGraph<Concept>]’ /usr/include/c++/4.7/bit...
汉字的表示就要用到wchar_t 。char,我们都知道,占一个字节,8位宽。 标准C++中的wprintf()函数以及i...