Skip to content
Discussion options

You must be logged in to vote

I see you already found the new discussions.

ConstSpace should definitly be Send and Sync and if I'm not mistaken the same should hold true for DynSpace . I think they don't get automatically implemented because they contain a raw pointer in their phantom field (used to "store" the type data). and I did not implement these traits manually.

You are totally correct, it should say "However as there is no alternative, this is accepted". It seems I wrote this comment a little to late in the evening and forgot how to write proper sentences. So basically what the comment is saying is: DynSpace allocates memore every time a BSpline Curve calculates a point. This was by design to allow DynSpace to…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@luiswirth
Comment options

@luiswirth
Comment options

@NicolasKlenert
Comment options

@luiswirth
Comment options

@NicolasKlenert
Comment options

Answer selected by luiswirth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants