mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-03 23:04:33 +02:00
minor preprocessed headers update
[SVN r17548]
This commit is contained in:
@@ -18,6 +18,7 @@ struct template_arity_impl<true>
|
|||||||
template< typename F > struct result_
|
template< typename F > struct result_
|
||||||
{
|
{
|
||||||
enum { value = F::arity };
|
enum { value = F::arity };
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user