Infector++C++11 的 IoC 容器

联合创作 · 2023-09-30 07:06

Infector++ 是一个简单轻量级的 C++11 的 IoC 容器。

特点:

  • Exception safety (STRONG GUARANTEE)
  • Virtually remove memory leaks
  • Lightweight and simple
  • No compilation (few headers only)
  • Clean API
  • Typesafe
  • Non-intrusive (constructor injection without code generation)
  • Lazy instantiation (everything is created only when needed)
  • C++11 (requires GCC 4.6 or greater, Clang 3.0 or greater, VisualStudio 2012)
浏览 10
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报