Skip to content

Conversation

@Fletterio
Copy link
Contributor

No description provided.

Comment on lines +178 to +179
template<typename T>\
NBL_CONSTEXPR_STATIC this_t create(vector<T, CRTP::Dimension> other)\

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this needs NBL_FUNC_REQUIRES(impl::assignable_v<component_t,T>) or something to check that you can assign

@devshgraphicsprogramming
Copy link
Member

Looks good can merge when PR passes CI

@devshgraphicsprogramming devshgraphicsprogramming merged commit 2222e85 into master Dec 24, 2025
19 of 20 checks passed
@devshgraphicsprogramming devshgraphicsprogramming deleted the fix_emulated_vector_templates branch December 24, 2025 02:29
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.

3 participants