struct overloading_error_tag
{
// unspecified
};
tag that can be used as tag of errors, when an overloaded function is called with an argument there is no overload for. The tag of this tag is tag_tag.
#include <mpllibs/metamonad/overloading_error.hpp>
The following are equivalent
tag_tag
overloading_error::tag
overloading_error
overloading_error::type
Copyright Abel Sinkovics (abel at elte dot hu) 2011. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt