STLdoc
STLdocumentation
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Public Member Functions
|
Public Attributes
|
List of all members
_Smanip< _Arg > Struct Template Reference
Public Member Functions
_Smanip
(
void
(__cdecl *
_Left
)(
ios_base
&,
_Arg
),
_Arg
_Val
)
void
(__cdecl *_Pfun)(
ios_base
&
Public Attributes
_Arg
_Arg
_Manarg
Constructor & Destructor Documentation
template<class _Arg>
_Smanip
<
_Arg
>::
_Smanip
(
void
(__cdecl *
_Left
)(
ios_base
&,
_Arg
)
,
_Arg
_Val
)
inline
503
: _Pfun(
_Left
),
_Manarg
(
_Val
)
504
{
// construct from function pointer and argument value
505
}
_Left
constexpr const _Ty &() _Left
Definition:
algorithm:3590
_Smanip::_Manarg
_Arg _Manarg
Definition:
iomanip:508
_Val
_In_ int _Val
Definition:
vcruntime_string.h:62
Member Function Documentation
template<class _Arg>
_Smanip
<
_Arg
>::void
(
__cdecl *
_Pfun
)
Member Data Documentation
template<class _Arg>
_Smanip
< _Arg >::_Arg
template<class _Arg>
_Arg
_Smanip
<
_Arg
>::_Manarg
The documentation for this struct was generated from the following file:
VS2015/inc/
iomanip
Generated on Mon Jul 24 2017 18:16:08 for STLdoc by
1.8.8