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++.
cpplinq::util::value_ptr< T > Member List

This is the complete list of members for cpplinq::util::value_ptr< T >, including all inherited members.

operator->()cpplinq::util::value_ptr< T >inline
valuecpplinq::util::value_ptr< T >
value_ptr(const T &value)cpplinq::util::value_ptr< T >inline
value_ptr(const T *pvalue)cpplinq::util::value_ptr< T >inline