Typedef holoscan::expected

Holoscan v0.6
template<class T, class E>
using holoscan::expected = tl::expected<T, E>

© Copyright 2022-2023, NVIDIA. Last updated on Feb 9, 2024.