文件名称:vecDLL
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 15kb
- 下载次数:
- 0次
- 提 供 者:
- 范*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Dll无法直接导出泛型模板(generalized template),因此,如果要导出stl类,则模板必须先实例化(instantiated)。另外,如果导出的STL类使用了其他STL类,那么这些其他类必须同时被导出。目前stl中唯一能够被导出的容器是vector,其他容器(如map、set、queue、list、deque)都因包含嵌套类而不能被导出。-Dll can not be directly derived template generic (generalized template), Therefore, if you want to export stl category, then the template must be instantiated (instantiated). In addition, if the STL Export category use other STL category, then these other types must also be derived. Stl currently the only container to be exported is vector, other containers (such as map, set, queue, list, deque) all contain nested class because can not be derived.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
vecDll
......\ReadMe.txt
......\StdAfx.cpp
......\StdAfx.h
......\vecDll.cpp
......\vecDll.def
......\vecDll.dsp
......\vecDll.h
vecDllUse
.........\ReadMe.txt
.........\res
.........\...\vecDllUse.rc2
.........\Resource.h
.........\StdAfx.cpp
.........\StdAfx.h
.........\vecDllUse.cpp
.........\vecDllUse.dsp
.........\vecDllUse.h
.........\vecDllUse.rc
.........\vecDllUseDlg.cpp
.........\vecDllUseDlg.h
......\ReadMe.txt
......\StdAfx.cpp
......\StdAfx.h
......\vecDll.cpp
......\vecDll.def
......\vecDll.dsp
......\vecDll.h
vecDllUse
.........\ReadMe.txt
.........\res
.........\...\vecDllUse.rc2
.........\Resource.h
.........\StdAfx.cpp
.........\StdAfx.h
.........\vecDllUse.cpp
.........\vecDllUse.dsp
.........\vecDllUse.h
.........\vecDllUse.rc
.........\vecDllUseDlg.cpp
.........\vecDllUseDlg.h