AOP+CRTP lib for C++
  • C++ 98.4%
  • Makefile 1.6%
Find a file
2015-12-17 01:10:48 -03:00
cpp11_not_template_alias license changed, from gpl3 to modified bsd license 2013-02-02 14:27:26 -03:00
cpp11_template_alias convert aop.h dos format to linux format 2015-12-17 01:10:48 -03:00
cpp98 license changed, from gpl3 to modified bsd license 2013-02-02 14:27:26 -03:00
.gitignore import gcode repo 2013-01-19 15:30:04 -03:00
LICENSE license changed, from gpl3 to modified bsd license 2013-02-02 14:27:26 -03:00
Makefile import gcode repo 2013-01-19 15:30:04 -03:00
README.md license changed, from gpl3 to modified bsd license 2013-02-02 14:27:26 -03:00

Curiously Recursive Template Problems with Aspect Oriented Programming

Related article can be found in Overload #9.

This is a piece of the original code under the modified BSD license.

The article repository can be found in: cpp-aop.

Copyright

Copyright (C) 2011-2012 Hugo Arregui, Carlos Castro, Daniel Gutson