FOLLY_CREATE_QUAL_INVOKER_SUITE

* FOLLY_CREATE_QUAL_INVOKER_SUITE

Synopsis

Declared in <folly/functional/Invoke.h>

#define FOLLY_CREATE_QUAL_INVOKER_SUITE(name, funcpath)

Description

Used to create an invoker type and associated variable bound to a specific free-invocable qualified name.

See FOLLY_CREATE_QUAL_INVOKER.

Parameters

NameDescription
namethe base name for the generated invoker type and variable
funcpaththe qualified free-invocable name to bind