PrevUpHomeNext

value

Description

Returns the value type of the underlying

Synopsis

template< typename T >
struct value {
    typedef unspecified type;
};


PrevUpHomeNext