Tanl Linguistic Pipeline

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
 
Copyright © 2005-2011 G. Attardi. Generated on 4 Mar 2011 by doxygen 1.6.1.