Skip to content
GitLab
Explore
Sign in
Register
Replace vtkEventual with rxcpp observable
Code
Review changes
Check out branch
Download
Patches
Plain diff
Jaswant Panchumarti (Kitware)
requested to merge
jaswant.panchumarti/paraview:replace-eventual
into
master
Jan 12, 2023
Overview
13
Commits
2
Pipelines
2
Changes
32
Expand
closes async/paraview#162
replaces all usage of
vtkEventual<T>
with an
rxcpp::observable<T>
Merge request reports
Loading