Sciweavers

SOCO
2005
Springer

On Typesafe Aspect Implementations in C++

13 years 10 months ago
On Typesafe Aspect Implementations in C++
Compared to other languages, the C++ language offers a less powerful runtime type system, but a very powerful static type system. In AspectC++, this is addressed by an extended join-point API that provides static type information at compile-time and type-safe access to join-point-specific context information. In this paper we show, how the use of static type information leads to the development highly generic, but type-safe aspects that fit well into the C++ language model. This is demonstrated by an example.
Daniel Lohmann, Olaf Spinczyk
Added 28 Jun 2010
Updated 28 Jun 2010
Type Conference
Year 2005
Where SOCO
Authors Daniel Lohmann, Olaf Spinczyk
Comments (0)