教程
问答
博客
Python源码
Java源码
开源
论坛
教程
问答
博客
Python源码
Java源码
开源
论坛
登录
注册
开源软件
程序开发
面向方面AOP/IoC
Infector++
Infector++
- C++11 的 IoC 容器
面向方面AOP/IoC
授权协议:
MIT
操作系统:
Windows
开发语言:
C/C++
软件简介
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)
软件首页