aurora::InplaceType Struct Reference

Tag to construct optional objects in-place. More...

Detailed Description

Tag to construct optional objects in-place.

aurora::inplace is used in the Optional::Optional(InplaceType, Args&&... args) constructor.

See also
makeOptional()

The documentation for this struct was generated from the following file: