Reland "Add a module for stl_iterator_base_funcs.h avoiding merging issues for c++20"
This reverts commit 4a3258a492f4ed9660311efe12e9dbe7cd7ed188.
This commit is contained in:
parent
6d52a95449
commit
ba13f18449
@ -459,6 +459,10 @@ module "std" [system] {
|
||||
export *
|
||||
header "bits/stl_iterator.h"
|
||||
}
|
||||
module "bits/stl_iterator_base_funcs.h" {
|
||||
export *
|
||||
header "bits/stl_iterator_base_funcs.h"
|
||||
}
|
||||
module "bits/stl_iterator_base_types.h" {
|
||||
export *
|
||||
export bits_stl_algobase_h
|
||||
|
Loading…
Reference in New Issue
Block a user