Skip to content

Name an object/class the same as the variable name when created via the factory [lexical guidelines] #86

Description

@antmarzam

Reason: makes debugging easier. Example:
m_object = object_type::type_id::create("m_object");

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions