MT Core (C++)
Core library for replacing C++ standard in project usage
|
Placeholder value for any empty Optional (similar to std::nullopt) More...
#include <optional.hpp>
Public Member Functions | |
template<typename T> | |
operator Optional< T > () const | |
Placeholder value for any empty Optional (similar to std::nullopt)
Definition at line 398 of file optional.hpp.
|
inline |
Definition at line 400 of file optional.hpp.