C/C++ User's Journal STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - where the Standard Template Library meets the Active Template Library COMSTL - where the Standard Template Library meets the Component Object Model
Synesis Software InetSTL - where the Standard Template Library meets the Internet UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   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

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

recls_char_t 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

recls_char_t const* begin
 

Points to the start of the sequence.

recls_char_t 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-2005