DeSR Dependency Parser

std::less< char const * > Struct Template Reference

Specialize the binary_function "less" so that C-style strings (char const*) will work properly with STL containers. More...

#include <less.h>

List of all members.

Public Member Functions

result_type operator() (first_argument_type a, second_argument_type b) const


Detailed Description

template<>
struct std::less< char const * >

Specialize the binary_function "less" so that C-style strings (char const*) will work properly with STL containers.

See also:
std::binary_function, std::less, strcmp(3)
Bjarne Stroustrup. "The C++ Programming Language, 3rd ed." Addison-Wesley, Reading, MA, 1997. p. 468.

Definition at line 47 of file less.h.


The documentation for this struct was generated from the following file:
 
Copyright © 2005-2007 G. Attardi. Generated on 13 Aug 2009 by doxygen 1.5.7.1.