container

Move constructed data from one container to another one.

Move constructed data from one container to another one. Description

  1. auto container(Z factory, Storage!(ObjectFactory, string) storage)
  2. auto container(Z factory, string storageId)
    container
    (,
    string storageId
    )

Parameters

factory Z

factory for constructed data

Return Value

Type: auto

factory

Meta