rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWSize_T Struct Reference
[Essential Tools Module]

Encapsulates the simple type, size_t. More...

#include <rw/utility.h>

List of all members.

Public Member Functions

 RWSize_T (size_t n)
size_t value () const

Detailed Description

Encapsulates the simple type, size_t. This class is provided to avoid unwanted type conversions.


Constructor & Destructor Documentation

RWSize_T::RWSize_T ( size_t  n  )  [inline]

Construct an RWSize_T with value n.


Member Function Documentation

size_t RWSize_T::value ( void   )  const [inline]

Access the value.

 All Classes Functions Variables Typedefs Enumerations Enumerator Friends

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.