We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c8bbd2 commit 9571fefCopy full SHA for 9571fef
dev/local-flat.sh
@@ -6,5 +6,7 @@ python3 dev/flatten.py \
6
include/boost/openmethod/shared_ptr.hpp \
7
include/boost/openmethod/compiler.hpp
8
python3 dev/flatten.py \
9
- flat/boost/openmethod/policies.hpp \
10
- include/boost/openmethod/policies.hpp
+ flat/boost/openmethod/registry.hpp \
+ include/boost/openmethod/registry.hpp \
11
+ include/boost/openmethod/policies/*.hpp \
12
+ include/boost/openmethod/default_registry.hpp
0 commit comments