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 | Namespaces
linq_selectmany.hpp File Reference
#include "util.hpp"
#include "linq_cursor.hpp"
#include <type_traits>
Include dependency graph for linq_selectmany.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cpplinq::linq_select_many< Container1, Fn, Fn2 >
 
class  cpplinq::linq_select_many< Container1, Fn, Fn2 >::cursor
 

Namespaces

 cpplinq