Typedef holoscan::expected

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

© Copyright 2022-2023, NVIDIA. Last updated on Jul 28, 2023.