Skip to content

Fast forwarding to class fields  #61

@uselessgoddess

Description

@uselessgoddess

use std::move for forward std::string (and other big [not fundamental] types)

  constructor(std::string string)
      : field(std::move(string)) 

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestperformanceThis can be done faster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions