Scroll to navigation

std::add_volatile(3) Library Functions Manual std::add_volatile(3)

NAME

std::add_volatile -

add_volatile

SYNOPSIS

Public Types


typedef _Tp volatile type

Detailed Description

template<typename _Tp> struct std::add_volatile< _Tp >

add_volatile

Definition at line 431 of file tr1_impl/type_traits.

Author

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

19 Jun 2018 libstdc++