Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
more::io::tex_num_put Struct Template Reference
#include <
texlocale.h
>
List of all members.
Public Methods
tex_num_put
()
OutIter
do_put
(OutIter it, std::ios_base &ios, Char fill, long double x) const
OutIter
do_put
(OutIter it, std::ios_base &ios, Char fill, double x) const
template<typename Char, typename OutIter = std::ostreambuf_iterator<Char>>
struct more::io::tex_num_put< Char, OutIter >
Constructor & Destructor Documentation
template<typename Char, typename OutIter = std::ostreambuf_iterator<Char>>
more::io::tex_num_put< Char, OutIter >::tex_num_put
(
)
[inline]
Member Function Documentation
template<typename Char, typename OutIter = std::ostreambuf_iterator<Char>>
OutIter more::io::tex_num_put< Char, OutIter >::do_put
(
OutIter
it
,
std::ios_base &
ios
,
Char
fill
,
double
x
)
const
[inline]
template<typename Char, typename OutIter = std::ostreambuf_iterator<Char>>
OutIter more::io::tex_num_put< Char, OutIter >::do_put
(
OutIter
it
,
std::ios_base &
ios
,
Char
fill
,
long double
x
)
const
[inline]
The documentation for this struct was generated from the following file:
more/io/
texlocale.h
Generated on Sat Sep 7 19:12:46 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by
Dimitri van Heesch
.