Skip to content

Commit 7a71c2e

Browse files
committed
Export conditional_function
1 parent d4cecb6 commit 7a71c2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/bounded/bounded.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ export import bounded.comparison;
2222
export import bounded.comparison_builtin;
2323
export import bounded.comparison_function_object;
2424
export import bounded.concepts;
25+
export import bounded.conditional_function;
2526
export import bounded.construct;
2627
export import bounded.construct_at;
2728
export import bounded.copy;

0 commit comments

Comments
 (0)