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

_CastTraits< _StorageT, _ValueT > Struct Template Reference

#include <_tools.h>

Public Types

typedef _StorageT storage_type
typedef _ValueT value_type

Static Public Member Functions

static value_typeto_value_type_ptr (storage_type *__ptr)
static value_type const * to_value_type_cptr (storage_type const *__ptr)
static value_type ** to_value_type_pptr (storage_type **__ptr)
static value_typeto_value_type_ref (storage_type &__ref)
static value_type const & to_value_type_cref (storage_type const &__ref)
static storage_typeto_storage_type_ptr (value_type *__ptr)
static storage_type const * to_storage_type_cptr (value_type const *__ptr)
static storage_type ** to_storage_type_pptr (value_type **__ptr)
static storage_type const & to_storage_type_cref (value_type const &__ref)
template<class _Tp1 >
static _Tp1 const & to_storage_type_crefT (_Tp1 const &__ref)

Detailed Description

template<class _StorageT, class _ValueT>
struct _CastTraits< _StorageT, _ValueT >

Definition at line 402 of file _tools.h.


The documentation for this struct was generated from the following file:
  • include/c++/stlport/stl/pointers/_tools.h

Generated on Fri May 25 2012 06:10:44 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.