ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

__iostring_allocator< _CharT > Class Template Reference

#include <_iostream_string.h>

Inherits allocator< _CharT >.

Public Types

enum  { _STR_SIZE = 256 }
typedef _Base::size_type size_type
typedef _Base::pointer pointer

Public Member Functions

_CharT * allocate (size_type __n, const void *__ptr=0)
void deallocate (pointer __p, size_type __n)

Private Types

enum  { _BUF_SIZE = _STR_SIZE + 1 }
typedef allocator< _CharT > _Base

Private Attributes

_CharT _M_static_buf [_BUF_SIZE]

Detailed Description

template<class _CharT>
class __iostring_allocator< _CharT >

Definition at line 41 of file _iostream_string.h.


The documentation for this class was generated from the following file:

Generated on Sat May 26 2012 06:12:09 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.