Skip to content

fix: Use of deleted function. - #27

Open
webbrain-one wants to merge 1 commit into
abrowne2:masterfrom
webbrain-one:webbrain/issue-26
Open

fix: Use of deleted function. #27
webbrain-one wants to merge 1 commit into
abrowne2:masterfrom
webbrain-one:webbrain/issue-26

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #26

The `mitie::text_categorizer` class lacks a move assignment operator,
causing compilation failures when serializing `DataInst`. Adjust the
serialization logic to avoid triggering the deleted operator.

Fixes abrowne2#26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use of deleted function.

1 participant