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
504
: _Pfun(
_Left
),
_Manarg
(
_Val
)
505
{
// construct from function pointer and argument value
506
}
_Left
constexpr const _Ty &() _Left
Definition:
algorithm:3722
_Smanip::_Manarg
_Arg _Manarg
Definition:
iomanip:509
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:
VS2017/inc/
iomanip
Generated on Sat Jul 22 2017 14:36:40 for STLdoc by
1.8.8