This partial specialization of add_rvalue_reference defines the return type when it is instantiated with the void const volatile type.
Synopsis
Declared in <bslmf_addrvaluereference.h>
template<>
struct add_rvalue_reference<void const volatile>;