noconst.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Dv
namespace  Dv::Xml

Classes

struct  Dv::Xml::noconst< T >
 Utility template: noconst<T>::mutable_type is T if T is not "const" and X if T is "const X". More...
struct  Dv::Xml::noconst< const T >
 Utility template: noconst<T>::mutable_type is T if T is not "const" and X if T is "const X". More...
struct  Dv::Xml::noconst< T * >
 Utility template: noconst<T>::mutable_type is T if T is not "const" and X if T is "const X". More...


dvxml-0.1.7 [ 7 January, 2008]