Struct InstRangeCopier_Perfect

Struct Documentation

struct sgpl::InstRangeCopier_Perfect

Public Functions

template<typename Config = sgpl::StarterConfig>
InstRangeCopier_Perfect(const Config &cfg = {})
template<typename InputIt, typename OutputIt>
size_t operator()(InputIt first, InputIt last, OutputIt out) const