22 General utilities library [utilities] (original) (raw)

22.12 Header <stdbit.h> synopsis [stdbit.h.syn]

For a function template whose return type is not specified above, the return type is an implementation-defined unsigned integer type large enough to represent all possible result values.

Each function template has the same semantics as the corresponding type-generic function with the same name specified in ISO/IEC 9899:2024, 7.18.

Mandates: T is an unsigned integer type.

Otherwise, the contents and meaning of the header are the same as the C standard library header <stdbit.h>.

See also: ISO/IEC 9899:2024, 7.18