locale_facets.tcc File Reference

#include <limits>
#include <typeinfo>
#include <bits/streambuf_iterator.h>

Go to the source code of this file.

Namespaces

namespace  std

Classes

struct  std::__use_cache< _Facet >
struct  std::__use_cache< __numpunct_cache< _CharT > >
struct  std::__use_cache< __moneypunct_cache< _CharT, _Intl > >
struct  std::__to_unsigned_type< _ValueT >
struct  std::__to_unsigned_type< long >

Defines

#define _LOCALE_FACETS_TCC   1

Functions

template<typename _Facet>
bool std::has_facet (const locale &__loc) throw ()
 Test for the presence of a facet.
template<typename _Facet>
const _Facet & std::use_facet (const locale &__loc)
 Return a facet.
static bool std::__verify_grouping (const char *__grouping, size_t __grouping_size, const string &__grouping_tmp)
template<typename _CharT>
_GLIBCXX_END_LDBL_NAMESPACE
int 
std::__int_to_char (_CharT *__bufend, long __v, const _CharT *__lit, ios_base::fmtflags __flags)
template<typename _CharT>
int std::__int_to_char (_CharT *__bufend, unsigned long __v, const _CharT *__lit, ios_base::fmtflags __flags)
template<typename _CharT, typename _ValueT>
int std::__int_to_char (_CharT *__bufend, _ValueT __v, const _CharT *__lit, ios_base::fmtflags __flags, bool)
template<typename _CharT>
_CharT * std::__add_grouping (_CharT *__s, _CharT __sep, const char *__gbeg, size_t __gsize, const _CharT *__first, const _CharT *__last)


Detailed Description

This is an internal header file, included by other library headers. You should not attempt to use it directly.

Definition in file locale_facets.tcc.


Define Documentation

#define _LOCALE_FACETS_TCC   1

Definition at line 37 of file locale_facets.tcc.


Generated on Tue Feb 2 16:57:22 2010 for GNU C++ STL by  doxygen 1.4.7