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