mirror of
https://github.com/boostorg/range.git
synced 2025-07-30 04:47:25 +02:00
Merge from trunk.
[SVN r39287]
This commit is contained in:
@ -66,7 +66,7 @@ namespace boost
|
|||||||
}
|
}
|
||||||
|
|
||||||
template< class T >
|
template< class T >
|
||||||
inline long is_char_ptr( T r )
|
inline long is_char_ptr( T /* r */ )
|
||||||
{
|
{
|
||||||
return 0L;
|
return 0L;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user