PrevUpHomeNext

size

Description

Returns the result type of size

Synopsis

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


PrevUpHomeNext