Add operator* and operator-> to most types
args::get is still available and works. These interfaces are given for better uniformity with std::optional and to help reduce verbosity.
args::get is still available and works. These interfaces are given for better uniformity with std::optional and to help reduce verbosity.