std::tr1::remove_volatile

NAME

std::tr1::remove_volatile -

SYNOPSIS


Detailed Description

template<typename _Tp> struct std::tr1::remove_volatile< _Tp >

Definition at line 529 of file type_traits.

Public Types

typedef _Tp type

Author

Generated automatically by Doxygen for libstdc++ from the source code.