diviskov_deleeation_interacts
其他 XME 

所属分类:其他
开发工具:C/C++
文件大小:44KB
下载次数:0
上传日期:2018-05-26 18:23:42
上 传 者MZTT@3304
说明:  Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,

文件列表:
aAssocVector.h (11730, 2002-07-25)
EmptyType.h (1594, 2002-05-23)
Factory.h (4989, 2002-05-23)
Functor.h (57857, 2002-05-23)
HierarchyGenerators.h (13082, 2002-07-19)
LokiTypeInfo.h (3473, 2002-05-23)
MA7AbstractFactory.h (5865, 2002-05-23)
MinMax.h (3777, 2002-05-23)
MultiMethods.h (15084, 2002-07-19)
NullType.h (1766, 2002-05-23)
Singleton.h (14114, 2002-07-07)
SmallObj.h (7521, 2002-07-07)
SmartPtr.h (40063, 2002-08-10)
static_check.h (2354, 2002-07-25)
Threads.h (6133, 2002-07-06)
Typelist.h (40802, 2002-07-25)
TypeManip.h (7324, 2002-07-19)
TypeTraits.h (12900, 2002-05-31)
Variant.h (24352, 2002-08-08)
VC_Alignment.h (2884, 2002-07-25)
Visitor.h (10057, 2002-07-13)
tests\Simulate_PS.cpp (6267, 2002-07-19)
Singleton.cpp (2158, 2002-05-23)
SmallObj.cpp (13822, 2002-05-23)
tests\Test_AbstractFactory.cpp (3134, 2002-05-23)
tests\Test_Factory.cpp (748, 2002-07-05)
tests\Test_Functor.cpp (823, 2002-07-20)
tests\Test_HierarchyGenerators1.cpp (1699, 2002-05-26)
tests\Test_HierarchyGenerators2.cpp (1813, 2002-05-26)
tests\Test_HierarchyGenerators3.cpp (1891, 2002-05-26)
tests\Test_HierarchyGenerators4.cpp (1841, 2002-05-26)
tests\Test_MultiMethods.cpp (5776, 2002-07-20)
tests\Test_Singleton.cpp (520, 2002-05-28)
tests\Test_SmartPtr.cpp (5745, 2002-08-10)
tests\Test_SmartPtrWin.cpp (2894, 2002-08-10)
tests\Test_Tuple.cpp (1305, 2002-07-20)
tests\Test_TypeList.cpp (6970, 2002-07-19)
tests\Test_Variant.cpp (2693, 2002-07-25)
tests\Test_Visitor.cpp (2836, 2002-07-05)
... ...

Last update: May 19, 2002 Directions: To use Loki, simply extract the files from the archive, give your compiler access to their path, and include them appropriately in your code via #include. If you use the small object allocator directly or indirectly (through the Functor class) you must add SmallObj.cpp to your project/makefile. If you use Singletons with longevity you must add Singleton.cpp to your project/makefile. Compatibility: This is ported version of Loki to VC.NET (VC7 - 9466) it is only targeted for this compiler. To compile your sources with the original Loki you'll have to place it in a separate directory. More info: http://moderncppdesign.com http://www.geocities.com/rani_sharoni/LokiPort.html

近期下载者

相关文件


收藏者