C++ & aspect oriented programming?

Hello, programmers!

I´m well aware that C++ contains at least following programming paradigms:
- generic
- object-oriented
- prosedural


Now, after searching some information about paradigms through the Internet, I ended up finding aspect oriented paradigm. See more info here:
http://en.wikipedia.org/wiki/Aspect-oriented_programming

It says:
The following programming languages have implemented AOP, within the language, or as an external library:


And then there´s C++ on the list.

Now could somebody please give me some kind of clue about this implementation of aspect oriented programming in C++? Is it something complex to do or could it be something I´m already aware & that I haven´t just realized it?
Following the link to the source at the bottom, we have:
Several: AspectC++, XWeaver project, FeatureC++, AspectC, AspeCt-oriented C, Aspicere
Topic archived. No new replies allowed.