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
253
: _Pfun(_Left),
_Manarg
(
_Val
)
254
{
// construct from function pointer and argument value
255
}
_Smanip::_Manarg
_Arg _Manarg
Definition:
iomanip:258
cliext::_Val
_FwdIt const _Ty _Val
Definition:
algorithm:1938
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:
VS2013/inc/
iomanip
Generated on Sun Jul 23 2017 10:01:39 for STLdoc by
1.8.8