BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Types | List of all members
fc::detail::optionals_callable< R, Parameters >::pack_cutter_impl< 0, void, Types... > Struct Template Reference

#include <api.hpp>

Public Types

using type = short_pack< Types... >
 

Detailed Description

template<typename R, typename... Parameters>
template<typename... Types>
struct fc::detail::optionals_callable< R, Parameters >::pack_cutter_impl< 0, void, Types... >

Definition at line 49 of file api.hpp.

Member Typedef Documentation

◆ type

template<typename R , typename... Parameters>
template<typename... Types>
using fc::detail::optionals_callable< R, Parameters >::pack_cutter_impl< 0, void, Types... >::type = short_pack<Types...>

Definition at line 51 of file api.hpp.


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