C/C++ User's Journal Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

recls_strptrs_t Struct Reference

An asymmetric range representing a sequence of characters (ie a string). More...

#include <recls_platform_types.h>

List of all members.

Public Attributes

char const * begin
 Points to the start of the sequence.

char const * end
 Points to one-past-the-end of the sequence.


Detailed Description

An asymmetric range representing a sequence of characters (ie a string).


Member Data Documentation

char const* begin
 

Points to the start of the sequence.

char const* end
 

Points to one-past-the-end of the sequence.


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

recls Library documentation © Synesis Software Pty Ltd, 2001-2003