STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes 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  

compare_symbol Struct Reference

Function object that compares environment symbols for the basic_environment_sequence class. More...

#include <winstl_environment_sequence.h>

List of all members.

Public Methods

ws_bool_t operator() (symbol const &lhs, symbol const &rhs)
 Function call operator, which returns true if lhs is lexicographically less than rhs.


Detailed Description

template<typename C>
struct winstl::basic_environment_sequence< C >::compare_symbol

Function object that compares environment symbols for the basic_environment_sequence class.


Member Function Documentation

ws_bool_t operator() symbol const &    lhs,
symbol const &    rhs
[inline]
 

Function call operator, which returns true if lhs is lexicographically less than rhs.


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

STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004