Variant of std.traits.hasMember that checks also by member type to handle overloads.
See Source File
Subject to the terms of the Boost 1.0 license as specified in LICENSE file
© 2014-2015 Anton Gushcha
Anton Gushcha <ncrashed@gmail.com>
Template for detecting overloads - extension of std.traits;