mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-19 23:32:17 +02:00
@ -80,7 +80,7 @@ namespace boost { namespace fusion
|
||||
{};
|
||||
|
||||
|
||||
template <typename Iterator, bool IsLast>
|
||||
template <typename Iterator, bool IsLast_>
|
||||
struct prior_impl
|
||||
{
|
||||
typedef typename Iterator::iterator_base_type base_type;
|
||||
|
Reference in New Issue
Block a user