Aspect Oriented Programming in C++ - Current supported alternatives

前端 未结 2 645
执笔经年
执笔经年 2021-02-10 01:28

I have used AspectJ before for Java, and I recently have thought about checking which possibilities exist for the C++ language.

I heard about AspectC++, but unlike Aspec

2条回答
  •  长情又很酷
    2021-02-10 02:03

    comp.lang.c++ convo I was in a couple years ago lead to something interesting I never actually tried myself: http://groups.google.com/group/comp.lang.c++/browse_thread/thread/c5fd9337577b0bdf/1c639d8b6b3c0985?hl=en&ie=UTF-8&q=comp.lang.c%2B%2B+noah+roberts+aspect+oriented+template#1c639d8b6b3c0985

提交回复
热议问题