[aspectc-user] Aspect Member

Sven.Apel at metop-md.de Sven.Apel at metop-md.de
Thu May 15 15:44:32 CEST 2003


Hallo again,

is it possible to call aspect member functions out of normal C++ Code? 
Something like that:

aspect A
{
public:
        long get() {return 4711;}
};

main()
{
        long = A::get();
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.aspectc.org/pipermail/aspectc-user/attachments/20030515/a1aacd3e/attachment.html>


More information about the aspectc-user mailing list