Entt: Using default constructible types shouldn't be a requirement

Created on 4 Feb 2020  路  1Comment  路  Source: skypjack/entt

Unable to assign component that does not have a default constructor.

The problem occurs after the commit: https://github.com/skypjack/entt/commit/a984ce5bba06b8bb03b6ef610f4b2c14f3fae9e3

bug

Most helpful comment

Yup, confirmed on master only.
I'm rollbacking the changes and adding a test to avoid the same mistake in future.
Thanks for pointing this out. :+1:

>All comments

Yup, confirmed on master only.
I'm rollbacking the changes and adding a test to avoid the same mistake in future.
Thanks for pointing this out. :+1:

Was this page helpful?
0 / 5 - 0 ratings