std::ios_base::_Words Struct Reference

#include <ios_base.h>

List of all members.

Public Member Functions

 _Words ()

Public Attributes

void * _M_pword
long _M_iword


Detailed Description

Definition at line 496 of file ios_base.h.


Constructor & Destructor Documentation

std::ios_base::_Words::_Words (  )  [inline]

Definition at line 500 of file ios_base.h.


Member Data Documentation

long std::ios_base::_Words::_M_iword

Definition at line 499 of file ios_base.h.

Referenced by std::ios_base::iword().

void* std::ios_base::_Words::_M_pword

Definition at line 498 of file ios_base.h.

Referenced by std::ios_base::pword().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:58 2010 for GNU C++ STL by  doxygen 1.4.7