Searched refs:LValue (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/util/
H A Dreference.h22 typedef T &LValue; typedef in struct:Inkscape::Traits::Reference
30 typedef T &LValue; typedef in struct:Inkscape::Traits::Reference
H A Dforward-pointer-iterator.h32 typedef typename Traits::Reference<BaseType const>::LValue value_type;
34 typedef typename Traits::Reference<BaseType const>::LValue reference;
75 typedef typename Traits::Reference<BaseType>::LValue value_type;
76 typedef typename Traits::Reference<BaseType>::LValue reference;
H A Dlist.h59 typedef typename Traits::Reference<value_type>::LValue reference;
123 typedef typename Traits::Reference<value_type>::LValue reference;
156 typedef typename Traits::Reference<value_type>::LValue reference;

Completed in 16 milliseconds