Luna::Name::Name

Name(const c8 *name)

Constructs one name with the provided name string.

Parameters

  • in name

    The name string.

Valid Usage

  • If name is not nullptr, it must be null-terminated.