![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include <boost/optional.hpp>Go to the source code of this file.
Typedefs | |
| template<typename T > | |
| using | Optional = boost::optional< T > |
| Substitute for C++17 std::optional. More... | |
| using Optional = boost::optional<T> |
Substitute for C++17 std::optional.
Definition at line 12 of file optional.h.
1.8.17