Template Struct nullopt_helper
Defined in File optional.hpp
Struct Documentation
-
template<template<typename> class OptionalTpl>
struct nullopt_helper Helper struct to decide which type is the “none” type for a specific optional<T> implementation.