#include <resource.h>
 Inheritance diagram for clan::Resource_Impl< Type >:
 Inheritance diagram for clan::Resource_Impl< Type >:| Public Member Functions | |
| Resource_Impl () | |
| Resource_Impl (const Type &initial_value) | |
|  Public Member Functions inherited from clan::Resource_BaseImpl | |
| virtual | ~Resource_BaseImpl () | 
| Public Attributes | |
| int | generation | 
| Type | value | 
| 
 | inline | 
| 
 | inline | 
| int clan::Resource_Impl< Type >::generation | 
| Type clan::Resource_Impl< Type >::value |