Subject: [Boost-users] Template metaprogramming technique for operator overloading
From: Edward Diener (eldiener_at_[hidden])
Date: 2009-12-14 20:53:17


I could not find this in type_traits, or any other Boost TMP library,
but I am wondering if there is any TMP technique which can determine if
a user-defined type supports a particular operator overload for that type ?