mirror of
https://github.com/boostorg/range.git
synced 2025-09-28 18:20:56 +02:00
bring formatted_range into the boost::range namespace.
This commit is contained in:
@@ -219,6 +219,11 @@ format(const SinglePassRange& rng)
|
||||
}
|
||||
|
||||
} // namespace adaptors
|
||||
|
||||
namespace range
|
||||
{
|
||||
using boost::range_detail::formatted_range;
|
||||
} // namespace range
|
||||
} // namespace boost
|
||||
|
||||
#endif // include guard
|
||||
|
Reference in New Issue
Block a user