Hello!
I'm writing a library where under certain conditions i need all the default constructors to be disabled. I would like to tell the user why they can't instantiate the struct.
Is there a way to do that?

Reply via email to