std::add_cv(3)

NAME

std::add_cv

SYNOPSIS

Detailed Description

template<typename _Tp> struct std::add_cv< _Tp >
add_cv
Definition at line 383 of file tr1_impl/type_traits.
Public Types
typedef add_const< typename add_volatile< _Tp >::type >::type type

Author

Generated automatically by Doxygen for libstdc++ from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout