ntg::internal::any_ntg_< E > Class Template Reference

Bridge to internal for ntg type hierarchy. More...

#include <value.hh>

Inheritance diagram for ntg::internal::any_ntg_< E >:

Inheritance graph
[legend]
Collaboration diagram for ntg::internal::any_ntg_< E >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class E>
class ntg::internal::any_ntg_< E >

Bridge to internal for ntg type hierarchy.

This class is a bridge with the internal namespace. Indeed, global operators (such as <T,U> operator+(T, U)) are defined in the internal namespace to allow a "using namespace ntg" directive without breaking external classes interactions.

However, ntg types need to see those operators. This is done by inheriting from internal::any_ntg_, thanks to Koenig lookup.

See comments in <ntg/config/system.hh>.

Definition at line 62 of file value.hh.


The documentation for this class was generated from the following file:
Generated on Thu Apr 15 20:13:52 2004 for Olena by doxygen 1.3.6-20040222