| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| logical, | private | :: | defined | = | .false. |
Default initialization indicates not yet user-defined |
|
| logical, | private, | allocatable | :: | facilitate_type_extension[:] |
Mark the co_object as user-defined
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(co_object), | intent(inout) | :: | self |
Return a boolean result indicating whether self co_object has been initialized since its declaration
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(co_object), | intent(in) | :: | self |