mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 06:02:14 +00:00
warning suppression
[SVN r18261]
This commit is contained in:
@@ -219,7 +219,7 @@ namespace detail
|
||||
char const* name,
|
||||
OverloadsT const& overloads,
|
||||
NameSpaceT& name_space,
|
||||
SigT const& sig)
|
||||
SigT)
|
||||
{
|
||||
typedef typename mpl::front<SigT>::type return_type;
|
||||
typedef typename OverloadsT::void_return_type void_return_type;
|
||||
|
||||
Reference in New Issue
Block a user