BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
fc::detail::is_optional< T > Struct Template Reference

This metafunction determines whether its template argument is an instantiation of fc::optional. More...

#include <api.hpp>

Inheritance diagram for fc::detail::is_optional< T >:

Detailed Description

template<typename T>
struct fc::detail::is_optional< T >

This metafunction determines whether its template argument is an instantiation of fc::optional.

Definition at line 18 of file api.hpp.


The documentation for this struct was generated from the following file: