Boost LA

boost/la/vref.hpp

#include <boost/la/vref.hpp>

namespace
boost
    {
    namespace
    la
        {
        //Only enabled if: is_vector<A>::value
        template <class A>
        -unspecified-return-type- vref( A & a );
        }
    }

See also: vref