What's the proper way to set a std::vector to another std::vector?I'm trying to figure out the optimal way to do this assignment. Right now I'm just doing a simple a...
Can I make this a constexpr?I have small array that I'm using to store some directional data. I'm trying to adapt this to be a ...
Why can I not link?I'm putting together a small project to generate tetrahedralizations of 3D meshes: https://github.co...
How to let user specify float size in data structure?I'm writing a library to do a math calculation. For my purposes I want to use 32 bit floats, but I ...
How to create white noise random hashing function?I'm trying to figure out how to build a random hashing function that emphasizes speed and repeatabil...
This user does not accept Private Messages