关键字  
 文件名称: LokiModern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,下载  收藏√  我顶↑
  开发工具: C-C++
  文件大小: 67 KB
  上传时间: 2004-05-07
  下载次数: 24
  提 供 者: suncfboy
 详细说明:Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!--The program library which has been realized in the book << Modern C++ Design>>, it embodies the flexibility of Policy Based Programming, and provides the realisation of various design models of the smart pointer, it`s recommended strongly!
 输入关键字,在本站47万海量源码库中尽情搜索:  帮助
 [Addison Wesley - Modern C++ Design.rar] - 讲述现代C++程序设计方法,让你的头脑灵活起来。HTML文件,直接解压,好书不怕多。
 [MyDesign.rar] - c++程序,演示了23中设计模式的实现,结构清晰,代码简单实用
 [Flyweight.rar] - 设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。
 
相关函数/类:
Rectangle Ellipse
文件列表(点击判断是否您需要的文件):
  Loki
  ....\AbstractFactory.h
  ....\AssocVector.h
  ....\EmptyType.h
  ....\Factory.h
  ....\Functor.h
  ....\HierarchyGenerators.h
  ....\LokiTypeInfo.h
  ....\MinMax.h
  ....\MultiMethods.h
  ....\NullType.h
  ....\readme.txt
  ....\Singleton.cpp
  ....\Singleton.h
  ....\SmallObj.cpp
  ....\SmallObj.h
  ....\SmartPtr.h
  ....\static_check.h
  ....\tests
  ....\.....\Simulate_PS.cpp
  ....\.....\Test_AbstractFactory.cpp
  ....\.....\Test_Factory.cpp
  ....\.....\Test_Functor.cpp
  ....\.....\Test_HierarchyGenerators1.cpp
  ....\.....\Test_HierarchyGenerators2.cpp
  ....\.....\Test_HierarchyGenerators3.cpp
  ....\.....\Test_HierarchyGenerators4.cpp
  ....\.....\Test_MultiMethods.cpp
  ....\.....\Test_Singleton.cpp
  ....\.....\Test_SmartPtr.cpp
  ....\.....\Test_SmartPtrWin.cpp
  ....\.....\Test_Tuple.cpp
  ....\.....\Test_TypeList.cpp
  ....\.....\Test_Variant.cpp
  ....\.....\Test_Visitor.cpp
  ....\Threads.h
  ....\Typelist.h
  ....\TypeManip.h
  ....\TypeTraits.h
  ....\Variant.h
  ....\VC_Alignment.h
  ....\Visitor.h