mirror of
https://github.com/boostorg/range.git
synced 2026-01-24 16:02:22 +01: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