Skip to content
  • Elvis Angelaccio's avatar
    Fix compilation error · f64348aa
    Elvis Angelaccio authored
    The error was:
    error: use of overloaded operator '=' is ambiguous
    note: candidate is the implicit move assignment operator
    note: candidate is the implicit copy assignment operator
    f64348aa