HomeManualTopicsTypesSymbols

std::result_count

returns the expected number of results

Parameters

None

Results

None

Description

When a function is called then the caller supplies the number of expected results as an invisible argument.

Topic

Primitives

See also

std::parameter_count_of number of wanted arguments