RxCpp
The Reactive Extensions for Native (RxCpp) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators in both C and C++.
Public Member Functions | List of all members
cpplinq::default_equality Struct Reference

#include <linq_groupby.hpp>

Public Member Functions

template<class T >
bool operator() (const T &a, const T &b) const
 

Member Function Documentation

template<class T >
bool cpplinq::default_equality::operator() ( const T &  a,
const T &  b 
) const
inline

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