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]

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 Tue Feb 20 20:23:19 2007 for Olena by  doxygen 1.5.1