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++.
|
#include <linq_skip.hpp>
Public Types | |
typedef Collection::cursor | cursor |
Public Member Functions | |
linq_skip (const Collection &c, std::size_t n) | |
cursor | get_cursor () const |
typedef Collection::cursor cpplinq::linq_skip< Collection >::cursor |
|
inline |
|
inline |