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

recls_strptrsptrs_t Struct Reference

#include <recls/internal/platform_types.h>

List of all members.


Detailed Description

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


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.


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-2006