StoragePolicy.storage

Get storage

  1. typeof(this) storage(Storage!(ObjectFactory, string) storage)
  2. inout(Storage!(ObjectFactory, string)) storage()
    mixintemplate StoragePolicy()
    @safe nothrow pure inout
    inout(Storage!(ObjectFactory, string))
    storage
    ()

Return Value

Type: inout(Storage!(ObjectFactory, string))

Storage!(ObjectFactory, string)

Meta