mirror of
https://github.com/boostorg/utility.git
synced 2025-10-10 15:45:20 +02:00
VC6 patch
[SVN r12045]
This commit is contained in:
@@ -409,7 +409,7 @@ main()
|
||||
|
||||
{
|
||||
// check permutation_iterator
|
||||
typedef std::vector< int > element_range_type;
|
||||
typedef std::deque< int > element_range_type;
|
||||
typedef std::list< int > index_type;
|
||||
|
||||
static const int element_range_size = 10;
|
||||
|
Reference in New Issue
Block a user