Create a fhash_container object from a polymorphic value
Helper to initialise a polymorphic data container with scalar
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(*), | intent(in), | target | :: | value |
Value to store |
|
logical, | intent(in), | optional | :: | pointer |
If .true., store pointer to value instead of copying |