Is there a way to check if a function (name and signature) has been define within a namespace
I want to call a namespace defined function within a template method, and want to use std::enable_if to have that method generated only if the target namespace defined function exists. Is it possible?
Aucun commentaire:
Enregistrer un commentaire