Typedef rmf_utils::optional

Typedef Documentation

template<typename T>
using rmf_utils::optional = std::optional<T>