The latest Once, Weakly concerns SFINAE (substitution failure is not an
error). This fairly straightforward language feature, whose intended
use is to facilitate function template argument deduction, has some
rather surprisingly effective applications in template metaprogramming.
Best regards,
Steve