Depending on the configuration of the project ‘pronto::raster::optional' is a typedef for either 'boost::optional' or 'std::optional' (default). In the Pronto Raster library the `optional` is used as the value_type for Rasters that normally have a value of type 'T' but are optionally masked out as 'nodata' values.