This struct defines a binary comparison functor applying operator== to two objects of (possibly different) types. Note that this class is an empty POD type.
Synopsis
Declared in <bslstl_equalto.h>
template<>
struct equal_to<void>;
Type Aliases
Member Functions
Name |
Description |
Return |
Created with MrDocs