|
|
|
|
|
by jmax01
776 days ago
|
|
Hey, I am the author of this,
I made this mostly for the purpose of experimenting and playing around and trying out things rather than actually using this for production projects. Making a proper compile time checker is pretty complicated(possibly impossible) without actually getting into the compiler, this just intends emulate that behavior to some extent and have a similar interface.
"educational purposes" -> well kinda, I had some free time and had an interesting idea perhaps |
|
Rust does it at compile time, so why cant C++? to me this detail completely kills the usefulness of this project