| 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_cursor.hpp>
| Public Types | |
| typedef iter_to_cursor_category_< catIx >::type | type | 
| Static Public Attributes | |
| static const std::size_t | catIx = sizeof(detail::get_category_from_iterator(typename std::iterator_traits<Iter>::iterator_category()) ) | 
| typedef iter_to_cursor_category_<catIx>::type cpplinq::util::iter_to_cursor_category< Iter >::type | 
| 
 | static | 
 1.8.11
 1.8.11