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

This metafunction determines whether all of its template arguments are instantiations of fc::optional. More...

#include <api.hpp>

Detailed Description

template<typename... Ts>
struct fc::detail::all_optionals< Ts >

This metafunction determines whether all of its template arguments are instantiations of fc::optional.

Definition at line 21 of file api.hpp.


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