std::remove_cv(3)

NAME

std::remove_cv

SYNOPSIS

Detailed Description

template<typename _Tp> struct std::remove_cv< _Tp >
remove_cv
Definition at line 365 of file tr1_impl/type_traits.
Public Types
typedef remove_const< typename remove_volatile< _Tp >::type >::type
type

Author

Generated automatically by Doxygen for libstdc++ from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout