
23 Jan
2015
23 Jan
'15
12:12 a.m.
On Thu, Jan 22, 2015 at 4:09 PM, Matt Calabrese
For instance, you can use it to easily do:
template <class T> struct has_preincrement_operator : std::integral_constant
{};
Woops, typo there. That should say "++object" or object should have been declared with the name "a"