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++.
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
Rx
v2
src
rxcpp
rx-lite.hpp
Go to the documentation of this file.
1
// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information.
2
3
#pragma once
4
5
#if !defined(RXCPP_RX_HPP)
6
#define RXCPP_RX_HPP
7
8
#define RXCPP_LITE
9
#include "
rx-includes.hpp
"
10
11
#endif
rx-includes.hpp
Generated on Wed Apr 26 2017 23:15:55 for RxCpp by
1.8.11