The header provides partial specializations of
move_only_function
for each combination of the possible replacements
of the placeholders
cv,
ref, and
noex where
- cv is either const or empty,
- ref is either &, &&, or empty, and
- noex is either true or false.