Skip to content
Snippets Groups Projects
Commit f709a29e authored by Vassil Vassilev's avatar Vassil Vassilev Committed by Axel Naumann
Browse files

Reland "Add a module for stl_iterator_base_funcs.h avoiding merging issues for c++20"

This reverts commit 4a3258a4.
parent 7e4a23c9
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment