SourcePro® C++ API Reference Guide

Product Documentation:
   SourcePro C++
Documentation Home
List of all members | Public Member Functions
RWSize_T Struct Reference

Encapsulates the simple type, size_t. More...

#include <rw/utility.h>

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.

Copyright © 2016 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.
Provide feedback to Rogue Wave about its documentation.