Searched defs:z_access (Results 1 – 1 of 1) sorted by relevance
73 struct z_access struct75 typedef typename coordinate_type<Point>::type type;76 static inline type get(Point const& point) in get()80 static inline void set(Point & point, type const& h) in set()87 struct z_access<Point, false> struct89 typedef typename coordinate_type<Point>::type type;90 static inline type get(Point const& ) in get()94 static inline void set(Point & , type const& ) in set()