Partial specialization that fails when TYPE is an lvalue reference.
Synopsis
Declared in <bsls_util.h>
template<class TYPE>
struct Util_AssertNotLvalue<TYPE&>;
Partial specialization that fails when TYPE is an lvalue reference.
Declared in <bsls_util.h>
template<class TYPE>
struct Util_AssertNotLvalue<TYPE&>;