mirror of
https://github.com/boostorg/utility.git
synced 2025-08-05 07:44:34 +02:00
trivial flotsam cleanup
[SVN r9004]
This commit is contained in:
@@ -98,10 +98,6 @@ typedef std::vector<int> storage;
|
|||||||
typedef std::deque<int*> pointer_deque;
|
typedef std::deque<int*> pointer_deque;
|
||||||
typedef std::set<storage::iterator> iterator_set;
|
typedef std::set<storage::iterator> iterator_set;
|
||||||
|
|
||||||
void indirect_deque_tests(const storage& , pointer_deque& )
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
void more_indirect_iterator_tests()
|
void more_indirect_iterator_tests()
|
||||||
{
|
{
|
||||||
// For some reason all heck breaks loose in the compiler under these conditions.
|
// For some reason all heck breaks loose in the compiler under these conditions.
|
||||||
|
Reference in New Issue
Block a user