ref and cref were originally part of the Tuple library by Jaakko J?rvi. They were "promoted to boost:: status" by Peter Dimov because they are generally useful. Douglas Gregor and Dave Abrahams contributed is_reference_wrapper and unwrap_reference.
ref
cref
is_reference_wrapper
unwrap_reference