#include <optional.hpp>
Helper struct to decide which type is the "none" type for a specific optional<T> implementation.
Definition at line 48 of file optional.hpp.