|
guanaqo
main
Utilities for scientific software
|
Classes | |
| struct | tag_invoke_fn |
Functions | |
| void | guanaqo_tag_invoke ()=delete |
| Poison pill to hide overloads of foo() that might be found in parent namespace. | |
|
delete |
Poison pill to hide overloads of foo() that might be found in parent namespace.
We want to limit to only finding overloads by ADL.