Public Member Functions | List of all members
zorba::internal::ztd::less< char const * > Struct Template Reference

#include <zorba/internal/ztd.h>

Inherits binary_function< char const *, char const *, bool >.

Public Member Functions

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

Detailed Description

template<>
struct zorba::internal::ztd::less< char const * >

Definition at line 242 of file ztd.h.

Constructor & Destructor Documentation

zorba::internal::ztd::less< char const * >::less ( )
inline

Definition at line 245 of file ztd.h.

Member Function Documentation

result_type zorba::internal::ztd::less< char const * >::operator() ( first_argument_type  a,
second_argument_type  b 
) const
inline

Definition at line 250 of file ztd.h.


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