#261 typedef mutableGridImp in Entity
Metadata
| Property | Value |
|---|---|
| Reported by | Oliver Sander (oliver.sander@tu-dresden.de) |
| Reported at | Feb 11, 2007 15:13 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
| Closed at | Apr 5, 2007 22:14 |
| Closed in version | 1.0 |
| Resolution | Fixed |
| Comment | in revision 3629 |
Description
The class Entity contains the public typedef:
typedef typename RemoveConst::Type mutableGridImp;
Is this part of the official interface? Then it should be documented. If not it should be made private.