Skylark (Sketching Library)  0.1
Public Member Functions
std::equal_to< const char * > Struct Template Reference

#include <utilities.hpp>

List of all members.

Public Member Functions

bool operator() (const char *one, const char *two) const

Detailed Description

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

Definition at line 41 of file utilities.hpp.


Member Function Documentation

bool std::equal_to< const char * >::operator() ( const char *  one,
const char *  two 
) const [inline]

Definition at line 42 of file utilities.hpp.


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