Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 664634
Collapse All | Expand All

(-)a/tpl/sparse_tpl.h (-1 / +1 lines)
Lines 56-62 class sparse_tpl Link Here
56
			resize_data(0);
56
			resize_data(0);
57
		}
57
		}
58
58
59
		koord& get_size() const {
59
		const koord& get_size() const {
60
			return size;
60
			return size;
61
		}
61
		}
62
62

Return to bug 664634