亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標(biāo)題: 為何引用不到"hash_map.h" [打印本頁(yè)]

作者: BabyBlue    時(shí)間: 2005-06-13 12:36
標(biāo)題: 為何引用不到"hash_map.h"


  1. using namespace std;//1
  2. //#include "string.h"//2
  3. //#include "hash_map.h"//3
  4. main()
  5. {
  6. }
復(fù)制代碼


1,2都可以編譯,唯獨(dú)3不行。提示找不到hash_map.h。


  1. $ g++ -v
  2. Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.3/specs
  3. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
  4. Thread model: posix
  5. gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)
復(fù)制代碼


STL的相關(guān)文件是放在/usr/lib??




歡迎光臨 Chinaunix (http://72891.cn/) Powered by Discuz! X3.2