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++.
Classes | Public Types | List of all members
cpplinq::util::less_or_equal_cursor_category< Cat1, Cat2 > Struct Template Reference

#include <linq_cursor.hpp>

Public Types

enum  { value = (sizeof(invoke(Cat2())) == sizeof(yes)) }
 

Member Enumeration Documentation

template<class Cat1 , class Cat2 >
anonymous enum
Enumerator
value 

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