BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
fc::detail::optionals_callable< R, Parameters >::pack_cutter_impl< RemoveCount, std::enable_if_t< RemoveCount !=0 >, T, Types... > Struct Template Reference

#include <api.hpp>

Inheritance diagram for fc::detail::optionals_callable< R, Parameters >::pack_cutter_impl< RemoveCount, std::enable_if_t< RemoveCount !=0 >, T, Types... >:
fc::detail::optionals_callable< R, Parameters >::pack_cutter_impl< RemoveCount - 1, void, Types... >

Detailed Description

template<typename R, typename... Parameters>
template<unsigned RemoveCount, typename T, typename... Types>
struct fc::detail::optionals_callable< R, Parameters >::pack_cutter_impl< RemoveCount, std::enable_if_t< RemoveCount !=0 >, T, Types... >

Definition at line 54 of file api.hpp.


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