#include <boost/qvm/q.hpp>
namespace boost
{
namespace qvm
{
//Only enabled if: is_q<A>::value
template <class A>
-unspecified-return-type- qref( A & a );
}
}
An identity view proxy of a; that is, it simply accesses the elements of a.