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_strptrsptrs_t Struct Reference

An asymmetric range representing a sequence of recls_strptrs_t (ie a set of strings). More...

#include <recls_platform_types.h>

List of all members.

Public Attributes

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

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


Detailed Description

An asymmetric range representing a sequence of recls_strptrs_t (ie a set of strings).


Member Data Documentation

struct recls_strptrs_t const* begin
 

Points to the start of the sequence.

struct recls_strptrs_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