6#ifndef GIMO_EXT_STD_OPTIONAL_HPP
7#define GIMO_EXT_STD_OPTIONAL_HPP
22 static constexpr auto null{std::nullopt};
Definition AndThen.hpp:21
std::optional< V > rebind_value
Definition StdOptional.hpp:25
static constexpr auto null
Definition StdOptional.hpp:22
The central customization point for the library.
Definition Common.hpp:102