Classdesc 3.44
MutableValueType< T > Struct Template Reference

used for removing const attributes of an associative container's value_type More...

#include <RESTProcess_base.h>

Inheritance diagram for MutableValueType< T >:
Inheritance graph
Collaboration diagram for MutableValueType< T >:
Collaboration graph

Public Types

typedef std::remove_const< T >::type type

Detailed Description

template<class T>
struct classdesc::MutableValueType< T >

used for removing const attributes of an associative container's value_type


The documentation for this struct was generated from the following file: